1

如何在 opencart 中找到我的 paypal pro api 字符串?我到处寻找,甚至在opencart论坛上发布了这个问题,但我没有得到一个答案。

4

1 回答 1

1

您是否正在尝试发出 API 请求?

这将帮助您:

http://net.tutsplus.com/tutorials/php/how-to-process-credit-cards-with-paypal-payments-pro-using-php/

如果您正在寻找您的 API 签名,请执行以下操作:

Login to your account at paypal.com
Choose Profile
Left Column..choose API Access
then
VIEW code generated.
User name , password and 56-character API Signature Code
should now show.. if it doesn't, delete and generate another 
OR
contact paypal for help.

希望这可以帮助

于 2012-12-06T21:24:34.470 回答