简体   繁体   中英

PayPal Chained Payment PHP

I'm looking at setting up a PayPal chained payment request but I'm struggling right at the start (doesn't look good) haha.

Basically I'm using these API docs: https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/ht_ap-delayedChainedPayment-curl-etc/

I'm just wondering where I get the APi details from? With the .developer console you don't get the signature or at least I can't find it.

Can anyone give me any examples of this?

Thanks

You can use this link to easily obtain API user, pass, and signature.

You might also be interested in taking a look at my PHP class library for PayPal . It will make the API calls very simple for you.

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