Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Online Processing

Former Member
0 Likes
936

Hi All,

We have a scenario like , a customer do the payment using the credit card. The credit card details will be fed into SAP system. The SAP system has to check , whether the Card is valid or not i,e it has to communicate with the webservices provided by the Bank's website. If the Card is valid , then the amount will be deducted from the account and the information has to send back to the SAP system. The SAP system will update the Payment data like Transaction number etc... into its tables.How could be the interface design in this scenario.

We are using SAP XI as a middleware for the communication between SAP and Webservices.

Thanx and Regards,

Durga.

7 REPLIES 7
Read only

Former Member
0 Likes
828

Hey,

Refer the blog below on how to consume web services from ABAP.

/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap

-Kiran

*Please mark useful answers

Read only

Former Member
0 Likes
828

I am not sure if the below is the best soln or not but we do use similar sort of approach for our interfaces.

As soon as you feed the credit card details into SAP..trigger an IDOC to create a file as customerdatetimesap.txt to pass it to the banks website...trigger the checking on the site...get the result as customerdatetimeweb.txt into XI...XI picks up the file...updates SAP table.

Regards

Anurag

Read only

Former Member
0 Likes
828

Durga Prasad,

Credit card processing is fully integrated with SAP’s sales, delivery and billing processes. There is an interface called Payment Card interface (PCI) that is provided by SAP. Based on the information coming in from PCI, you can write you own function modules to create Idocs, RFCs, Flat files etc and pass them over to Web services. If you need a detailed document on PCI, please send me an email and I'll be more than happy to share the same.

Ryan

Read only

0 Likes
828

Hi Ryan

I am interested in the 2 documents on PCI... would be real happy if you could forward the same to palaniappa.mani@wipro.com

Thanks in advance

regards

Palaniappa Mani

Read only

0 Likes
828

Hi,

Could you send me the PCI related doc to my email address at luckymolugu@yahoo.com.

Thanks,

Laxman

Read only

0 Likes
828

Hi Ryan,

Would you please forward the documentations on PCI to hendykristianto@yahoo.com...

Thanks in advance

Regards,

Hendy

Read only

Former Member
0 Likes
828

Any help on Credit Card gateways and clearinghouses. Would appreciate if any one can send the detail document of PCI .My email id-kasireddychandu@gmail.com