cancel
Showing results for 
Search instead for 
Did you mean: 

SAP XI - Paymetric Integration

Former Member
0 Kudos

Hello All ,

Is there anyone out there who has successfully communicated with the paymetric - XiSecure webservice from SAP XI via the SOAP adapter (receiver) .

We are having a hard time establishing connection thrugh SSL .

Paymetric has supplied us with a .p12 certificate file (both public key and private key slammed into one ) and another certificate from a certifying authority . We have loaded both under the Trusted CA keystore . So far no success .

Any information on this is much appreciated .

Thanks ,

Rahul .

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

>>Paymetric has supplied us with a .p12 certificate file (both public key and private key slammed into one )

Are you sure? Why have they provided private key to you? Couldn't it be an intermediate certificate?

If it is intermediate certificate, you have to install it in the certificate chain. Install root -> intermediate -> actual certificate in order.

Regards,

Prateek Raj Srivastava

Former Member
0 Kudos

I'm sorry .. its my bad . We already have an inhouse system that talks to Paymetric . So we are trying to use the certificate installed in that system on our XI server .

Former Member
0 Kudos

Hi Rahul,

I worked on the paymetric integration. I have integrated their xipay, xipaynet and xisecure with the BusinessByDesign system. which solution you are trying to connect?

Thanks,

Srini

Former Member
0 Kudos

Hi Rahul,

Paymetric's certificate will be a chain. You need to install the complete chain to aceess their systems. It would be helpful if you can tell eactly which product you are trying to integrate.

Thanks,

Srini

Answers (1)

Answers (1)

Former Member
0 Kudos

We installed the whole chain - our key , client cert and the CA cert on our server . In the SOAP receiver communication channel i enabled webservice security and in the receiver agreement i enabled just 'signing' . It worked and we are now able to connect . Thanks Rahul .

Former Member
0 Kudos

Great. Just keep in mind some of the paymetric products use NTLM authentication and in that case you need to use soap axis adapter with the NTLM authetication. If you have any issues there then let me know.

Thanks,

Srini