Web Hosting Talk







View Full Version : PayPal and Downloadable Products


daThomas
10-06-2006, 04:35 PM
Sorry if I'm asking something obvious as I don't have a PayPal acct myself to root around in and they're online "Help Center" is not helping me.

My question is, does PayPal not have some type of mechanism to return a user to the seller's website with some kind of flag in the url to certify a successful transaction to thus allow the customer to download the product?

:confused: :confused: :confused:

Oceanworld
10-06-2006, 06:17 PM
Yes I believe they do. And if I'm not wrong they also have a ready-made script for that.

daThomas
10-06-2006, 06:33 PM
So I basically need to dig into an account to find this. Ok, I'll get a login to my client's acct.

paypalrb
10-07-2006, 12:40 AM
You can use Auto Return to automatically return the buyer to a URL after a successfuly payment. You can also use Payment Data Transfer (PDT) to transmit the details of the payment via the browser; however, this is not as reliable as the Instand Payment Notification (IPN) method of verifying successful payments.

You can find more information on both PDT and IPN on PayPal's Integration Center, and can test them in the PayPal Sandbox.