java paypal api call certificate is requierd?

筅森魡賤 提交于 2019-12-18 06:52:08

问题


I am using Java & paypal express checkout & DoDirectPayment, i see there are two options either by signature given by paypal sandbox merchant account or signature given by paypal sandbox merchant account.

Do i need any certificate if i am using "signature" string ?


回答1:


At SandBox, those two Credentials (generated at SandBox primary account and test account) are same. It is for your convenience.

Do i need any certificate if i am using "signature" string? No, you do not need certificate if you use Signature. You cannot even create both in single paypal account. API Signature is new way of accessing API; even PayPal recommands using API Signature.



来源:https://stackoverflow.com/questions/5256316/java-paypal-api-call-certificate-is-requierd

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!