Is a java paypal api calling certificate mandatory?

I use Java and paypal express checkout and DoDirectPayment, I see that there are two options: a signature issued by a merchant account or a paypal comma provided by paypal sandbox.

Do I need any certificate if I use the string "signature"?

+4
source share
1 answer

enter image description here In SandBox, these two credentials (generated on the main SandBox account and the test account) are the same. This is for your convenience.

- , ""? , , . PayPal. API Signature - API; PayPal API.

+3

All Articles