Question

I give up. I am trying to set up a chained payment on my site (done in php) and I am struggling a lot. Is there a good tutorial, example or could anyone advice me how to set up basics of paypal chained payment in php? I need to set up headers and make a pay call and I can not achieve even that.

Thanks in advance

Ondrej

Was it helpful?

Solution

My PHP class library for PayPal will make this very simple for you. Take a look at it, read through the short documentation, and then take a look in the /samples folder. It includes a chained payment sample.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top