Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
336 views
in Technique[技术] by (71.8m points)

java paypal api call certificate is requierd?

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 ?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

enter image description here 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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...