简体   繁体   English

PHP贝宝验证

[英]PHP Paypal Verification

So I'm new working with paypal, the problem I have is that I don't really know where to start, this is what I have to do: My client wants to give lessons, so he customers will order lessons, and they have to specify a date and a time, and if it's available he can make the payment, what is the easiest way to do it? 因此,我是新接触Paypal的人,我的问题是我真的不知道从哪里开始,这就是我要做的事情:我的客户想授课,所以他的客户可以订购课程,他们有指定日期和时间,如果可以,他可以付款,最简单的方法是什么? Assuming the customer is logged in, all I need to do is once the payment has been sent accomodate the lesson into the database, can I do that with just paypal "Pay Now" buttons? 假设客户已登录,我所要做的就是在将付款发送到数据库后,就可以将其发送到数据库中了,我是否可以只使用贝宝“立即付款”按钮来完成? Or do I need other library? 还是我需要其他图书馆? All I know is that paypal "Pay Now" button can redirect you to a "success" url but that's it. 我所知道的是,贝宝​​的“立即付款”按钮可以将您重定向到“成功”网址,仅此而已。 What should I use for this? 我应该怎么用呢? Is there a library or something? 有图书馆或其他东西吗?

You need to go through this documentation to make your life easier ! 您需要仔细阅读本文档,以使您的生活更轻松!

PHP PayPal API PHP PayPal API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM