cancel
Showing results for 
Search instead for 
Did you mean: 

PayPal integration using SAP XI

Former Member
0 Kudos

Does anybody have experiences of PayPal integration with SAP XI?

We have problems with the import of the wsdl structure from www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl .

Problem description:

Imported document could not be converted to wsdl.

Reason: Tag definitions should not have a attribut version in the namespace

urn:ebay:api:PayPalAPI.

PayPal also use xsd files www.sandbox.paypal.com/wsdl/eBLBaseComponents.xsd or www.sandbox.paypal.com/wsdl/CoreComponentTypes.xsd.

Kind regards

Ingrid

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear,

I am SAP consultant in a multinational company.

We want to integrate SAP with Paypal to make payments because most of our vendors only are using paypal account(or are more familiar to use it), and we want to give them a second choice to receive our payments.

We have heard and read something related to XiPAy, that links SAP to Paypal to make payments.

Regarding to Master Data we have clear that we will have to create another field called "Paypal Id" in the vendor Master Data where we will have to write the email account related to the paypal account and select as sensitive in case it changes. As well we will have to control that when a Payment method Paypal (We will customize that) is chosen, "Paypal Id" for the vendor will be mandatory.

The process will be like SAP-PAypal (XiPay)-Vendor Bank. We know that we process a payment in SAP in created a file, that will be XML, which is the format accepted by XiPAy. Do you know if we received a file back to SAP as it has been done successfully?

Our client is doing around 12000 payments/month to the vendors....Any idea about bank reconciliation?

Doe this implementation affects in some way to house banks and payment cockpit? how? what should be taken into account?

I apologize for the inconvenience.

I look forward to hearing from you very soon.

Thank you very much in advance.

Yours Sincerely,

Javier Peris Molina

0 Kudos

Hi Javier,

I thought XiPay is for Accounts receivables. Please let me know if you are able to integrate SAP Accounts Payables with Pay Pal.

Thanks,
Raghu.

Former Member
0 Kudos

Hey

u can give a try to XSD file,just import it under external definition and use it to create interface.

thanx

ahmad

Former Member
0 Kudos

Hi Ahmad,

some additional information.

The problem was that the wsdl- and xsd file von Paypal contained HTML tags which could not be accepted by the XI parser. We delete all HTML tags and afterwards we can upload the files.

Kind regards

Ingrid