我对这个API非常新。我想生成一个PayPal PAY按钮。我创造了一个 SANDBOX </跨度> Paypal作为供应商和买家。两个帐户。
我不知道怎么弄’ 砂箱 </跨度> ‘和’生产’领域……
我还没有创建APP,一直要求我确认并发送电子邮件,我已经确认了10次。
paypal.Button.render({
环境:‘ 砂箱 </跨度> ’,// 砂箱 </跨度> |生产
//贝宝…
要创建经过电子邮件确认和验证的沙盒帐户,请参阅以下步骤:
1. Login to http://developer.paypal.com/ with your LIVE PayPal account 2. Click Dashboard 3. Click sandbox accounts 4. Click Create account button on the top right corner 5. Create a business account for seller and a personal account for buyer 6. Please add bank account and credit card and also populate some amount to your account 7. The email address need not be an real one.
请参阅以下链接以获取有关创建沙箱的参考:
https://developer.paypal.com/docs/classic/lifecycle/sb_create-accounts/
请参阅以下链接,了解PayPal Express结账客户端集成,您可以在其中找到获取客户端ID详细信息的步骤:
https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/client-side-REST-integration/
https://developer.paypal.com/demo/checkout/#/pattern/client