cancel
Showing results for 
Search instead for 
Did you mean: 

Card Payment Interface

Former Member
0 Kudos

Hi,

We have a Card Payment System & want to integrate it with SAP.

Ideally we want to use the CARD PAYMENT INTERFACE as defined by SAP, but our system doesn't support this at the moment....

The card payment system has a web service that provides the Authorization methods for us to use.

I've also downloaded a document that defines the interface in detail... but we haven't developed an RFC server, whereby SAP is calling a remote function or web service...

I wondered if anyone had implemented the glue between SAP and their card payment system and if so how...?

For example integration with pay-pal web services...

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

There are a number of third party vendors that offer certified Payment Card interface solutions that utilizes the standard RFCs. (Trintech, Paymetric, etc.)

If your card system utilizes web services and XML technology, you can use a SAP web service to call the payment card system. You'll have to call the web service from within the Payment Card Interface function modules. You'll need to have SAP WAS (>4.6) or business connector to do this.

Another option is to utilize EAI software if your organization has it.