0

I'm using the Buy Now with Paypal button in my site. I'd need, once payment has been done, to get on my return page the Customer's email. This way I can send to the customer the download link for the media I'm selling. What's the easiest way to achieve it?
Thanks a lot!

Francesco Marchioni
  • 4,091
  • 1
  • 25
  • 40

1 Answers1

0

I think Those links will help. https://support.bigcommerce.com/questions/1291/How+do+I+auto- return+my+customers+to+my+store+after+they+checkout+with+PayPal%3F

Setting PayPal return URL and making it auto return?

Community
  • 1
  • 1
asahin
  • 59
  • 1
  • 1
  • 2
  • Excuse me I was just going through the Developer docs. Would it be simpler if I just include an IPN message listener PHp page where I collect the customer's data (the email) ? Thanks – Francesco Marchioni Dec 20 '13 at 09:24