使用 Paypal 沙盒逐步创建结账表单 (PHP)
大家好!
目前我正在处理我的学校项目。我需要使用 Paypal 创建一个结帐表单,并且该网站是用 php/apache/localhost 编写的。经过一番研究我知道我们可以使用Paypal Sandbox(不是真正的paypal)来模拟支付。但我不知道该怎么做。我读过一些教程,但只是让我变得更加困惑。我对 php-curl 的网络服务(soap)有一点了解。因此,如果有人曾经使用贝宝沙箱创建贝宝结账,您能否分享一下您使用最简单的术语和语言完成的步骤?
这是我能得到的最好的资源(但无法理解):
- http://net.tutsplus.com/tutorials/php/using-paypals-instant- payment-notification-with-php/ -->;不使用 paypal 沙箱
- 从 paypal 本身来看,https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_documentation
非常感谢,上帝保佑。
请注意,我可能是最懒的傻瓜(笑话)
Good day, everyone!
Currently I'm working with my school project. I need to create a checkout form using Paypal and the website is written in php/apache/localhost. After a little research I know that we can use Paypal Sandbox (not the real paypal) to simulate payment. But I've no clue how to do it. I've read some tutorial, but just make me become more confuse. I know a little about web service (soap) with php-curl. So if anyone has ever create paypal checkout using paypal sandbox, could you share what step-by-step you've done using easiest term and language?
This are the best resource I can get (yet can't understand):
- http://net.tutsplus.com/tutorials/php/using-paypals-instant-payment-notification-with-php/ --> not using paypal sandbox
- And from the paypal itself, https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_documentation
Thank you so much and God bless.
Note that I'm maybe the laziest dumb (joke)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个代码。
谢谢,
康吉
Try this code.
Thanks,
Kanji