简体   繁体   English

PHP-PayPal自适应支付(延迟链式支​​付)

[英]PHP - PayPal Adaptive Payments (Delayed Chained Payments)

I really need your help guys. 我真的需要你们的帮助。 Am currently developing my marketplace website but the web developers am using is not really good with PayPal. 我目前正在开发我的市场网站,但是Web开发人员正在使用PayPal并不是很好。

To make sure everyone on the is comfortable about using the site I have decided to use PayPal Adaptive Payment - Delayed Chained Payments. 为确保网站上的每个人都对使用该网站感到满意,我决定使用PayPal自适应付款-延迟链式付款。

There are two ways to pay for a job on the site. 有两种方法可以在网站上为工作付款。 1) Giving someone a job directly. 1)直接给某人一份工作。

In this option, what we want is that when the person who is giving the job to someone on the site has completed the job details, when it gets to payment page he/she will pay through PayPal (it will look like he/she is still within the site) but he/she will also be aware that the funds will not be made available to the site and the person doing the job until he has log back into his /her paypal account and click on a checkbox or button that says "Job Completed". 在此选项中,我们想要的是当向网站上的某人提供工作的人完成了工作详细信息时,当到达付款页面时,他/她将通过贝宝付款(看起来他/她是仍在网站内),但他/她还将意识到,直到他重新登录到自己的Paypal帐户并单击显示以下内容的复选框或按钮,该资金才会提供给网站和从事该工作的人员“工作完成”。

2) Allowing job seekers to bid for the job. 2)允许求职者竞标。 In this option, when the person indicate that he/she wants people to bid for the job, we want that on the job form, when the person clicks on any job service fee offer, he/she will be taken to paypal (it will look like he/she is still within the site), where he/she will make the payment. 在此选项中,当该人表明他/她希望人们为该工作竞标时,我们希望在工作表格上,当该人单击任何工作服务费要约时,他/她将被带到贝宝(它将看起来他/她仍在该网站内),他/她将在此处付款。 But he/she will also be aware that the funds will not be made available to the site and person doing the job until he has log back into his /her paypal account and click on a checkbox or button that says "Job Completed". 但是他/她还将意识到,只有在他重新登录到自己的Paypal帐户并单击“已完成工作”的复选框或按钮之后,该资金才可供站点和从事该工作的人员使用。

Any help will be appreciated. 任何帮助将不胜感激。

Thanks Ben. 谢谢本。

I've got a PHP class library for PayPal that would make this very simple for you. 我有一个适用于PayPalPHP类库 ,它将对您来说非常简单。 I'm an official PayPal Partner, a Certified PayPal Developer, a PayPal Ambassador, and a 3-time PayPal Star Developer Award winner, so you can rest assured it'll work nicely for you. 我是贝宝(PayPal)的官方合作伙伴,贝宝(PayPal)认证开发商,贝宝(PayPal)大使以及三届贝宝(PayPal)星光奖开发商奖得主,因此您可以放心,它会为您提供良好的服务。

I generally offer 30 min of free training, too, which is usually more than enough to get people up-and-running as long as you understand PHP and how to work with array data. 我通常也提供30分钟的免费培训,只要您了解PHP以及如何使用数组数据,通常这足以使人们上手并运行。

you can integrate same as like: https://github.com/paypal/adaptivepayments-sdk-php 您可以将其整合为: https : //github.com/paypal/adaptivepayments-sdk-php

for adaptive payment paypal . 对于自适应付款贝宝。

Thanks JAY 谢谢杰伊

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

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