简体   繁体   中英

PayPal delayed chained payment - less than 90 days

I have implemented the PayPal delayed chained payment for my website but I need to have the delay only be 3 days, not the default 90 days. Can someone please tell me if it's possible to modify the PHP script to indicate 3 days and if so tell me where in the code I make this indication.

Scenerio: seller posts, buyer pays but has 3 days to inspect the purchase product. If buyer is happy he can release the payment, if not happy he can indicate not to release the payment. If buyer performs no action the payment will auto release on the 3rd day.

Using chained payment because my site gets $1 of each purchase amount.

Please let me know if delayed chained payment is the way to go with this scenario or if there is a better option.

有了延迟的链式付款,您可以随时使用ExecutePayment API触发辅助付款。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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