0

I am currently working on a website that allows my users to upload and sell music. My only problem is that I can't seem to find any coherent tutorials regarding the use of chained-payments specifically. Does anyone know where I can retrieve this information? Thank you for your time and have a great day.

Solly
  • 11
  • 3
  • Are you working with PHP? I have a class library that makes it real simple and it comes with samples of Chained payments. – Drew Angell Aug 03 '13 at 05:10
  • @AndrewAngell your code way too simple but it got me confusing. I have done multiple in changing the code to get it right. If you could help with it. I already code paypal chained payments. – Alzira Barretto Apr 23 '17 at 13:37

1 Answers1

0

Have you looked at the developer and getting start guides on PayPal's Developer Site? There are use cases, samples, sdk's and etc.

For example, the following page provides an introduction to Adaptive Payments, and explains the conceptual differences between parallel and chained payments.

Robert
  • 19,326
  • 3
  • 58
  • 59
PP_MTS_Chad
  • 7,311
  • 1
  • 15
  • 20