贝宝整合
我对 PayPal 与网站的集成还很陌生。 Paypal 集成的基础知识是什么?我需要创建什么类型的沙盒帐户?
I am quite new to PayPal integration into website. What are the basics of paypal integration? What type of sandbox account do i need to create?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
他说什么。
您可以在 https://developer.paypal.com/ 注册开发者帐户 - 这使您可以设置多个买家/卖家帐户。
请记住,沙箱与现场环境完全分离;因此,所有电子邮件都将定向到 https://developer.paypal.com/ 上的“测试电子邮件”部分而不是向外发送。
如果您需要获得对 API 调用的特定访问权限(即参考交易),只需在 x.com 或 paypal.com/mts 上记录一个线程
What he said.
You can sign up for a developer account at https://developer.paypal.com/ - this allows you to set up multiple buyer/seller accounts.
Keep in mind that Sandbox is fully separated from the live environment; so any emails will be directed to the 'Test emails' section on https://developer.paypal.com/ rather than being sent out externally.
Should you need to get specific access to an API call (i.e., Reference Transactions), just log a thread at x.com or paypal.com/mts
对于沙盒帐户,您可以访问 www.developer.paypal.com 并开设一个帐户。 Paypal 集成的基础知识?这太笼统了,无法回答,但我建议您访问 www.x.com 阅读论坛主题。
For sandbox account, you can go to www.developer.paypal.com and start an account. The basics of paypal integration? Thats too generic to answer but i suggest you go to www.x.com to read up on forum threads.
您想要创建一个测试 PayPal 帐户。首先您可以在paypal网站https://developer.paypal.com上注册一个开发者帐户并且可以创建两种类型的帐户。
您还可以使用沙盒帐户登录https://sandbox.paypal.com 查看交易。
您也可以参考这个链接:
http://www.phpgang.com/how-集成支付系统与paypal_249.html
You want to create a test PayPal account. First of all you can sign up for a developer account on the paypal website https://developer.paypal.com and two types of account can be created.
You also login with sandbox account to check the transactions at https://sandbox.paypal.com.
You can also refer to this link:
http://www.phpgang.com/how-to-integrate-payment-system-with-paypal_249.html