PHP Paypal 集成测试帐户

发布于 2024-08-23 03:17:45 字数 95 浏览 3 评论 0原文

我要做一个涉及Paypal功能的项目。我的问题是我需要什么样的帐户才能进行测试?我需要商家帐户吗?

如果您还有好的参考网站,请在此处分享。

谢谢

I am going to work on a project that involves Paypal function. My question what kind of account do I need to do the test? Do I need merchant account?

And if you also have a good reference site please share it here.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

北陌 2024-08-30 03:17:46

你两者都需要。需要商家/卖家帐户作为付款接收方。需要买家帐户才能向卖家付款。

PayPal 有完整的文档,请查看全部 这里。帮助您快速入门的重要文档:

  1. PayPal 沙盒文档
  2. IPN 简介
  3. 网站付款标准的 HTML 表单基础知识< /a>
  4. 示例代码

如果您使用 PHP,您可能需要考虑使用 此库可帮助您轻松集成 PayPal 网站支付标准。

You will need both. The merchant/seller account is needed as the payment receiver. Buyer account is needed to do payment to seller.

PayPal have a complete documentation, see it all here. Important documentation to help you start quickly:

  1. PayPal Sandbox documentation.
  2. IPN Introduction.
  3. HTML Form Basics for Website Payments Standard
  4. Sample Code

If you using PHP, you might want to consider using this library to help you integrate PayPal Website Payment Standard easily.

寻找一个思念的角度 2024-08-30 03:17:46

您的需求取决于您的集成方式,但一般来说,同时拥有买家和商家帐户会很有用。在 developer.paypal.com 上注册两者都非常容易,因此设置应该不成问题根据需要提供多个买家/卖家沙箱帐户。

What you need depends on how you're integrating, but in general it's useful to have both a buyer and merchant account. Signing up for both is very easy on developer.paypal.com so it shouldn't be a problem setting up as many buyer/seller sandbox accounts as you need.

梦幻的心爱 2024-08-30 03:17:46

您可以在以下链接上查看/阅读有关 PayPal 集成的所有信息。

http://www.evoluted.net/thinktank/web-development/paypal -php-集成

You can check/ read all about paypal integration on the following link.

http://www.evoluted.net/thinktank/web-development/paypal-php-integration

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文