Hi guys,
I have a website now where people who want to pay with paypal, click on PayPal, and the form sends over what they are ordering. They enter in their info and then they pay on PayPal. Once they pay, they don't go back to my site.
I had a few questions:
1) How can I get PayPal to redirect them back to my site, so I can show them a "Thank you" page.
2) I have API access, does anyone know of a good "plug and play" PHP code example of PayPal API access (going through their documentation hurts my noob eyes).
I want to run affiliates through my store, so I need a way to get these guys to return to my site after payment so I can call conversion code, and also give out order numbers.
Thanks everyone