Paypal - review your purchase here - link

3 replies
Hi!

Perhaps this is not really a programming question, or is it?

I set up a Paypal "buy" button. On the thank you page, Ì need to create a link to where they can see their transaction (not the product, the Paypal transaction).

Where I direct people to, which is the Paypal url to direct them to see their purchase?

The text will look like this:

"You can click here to review your purchase."

Thanks
#link #paypal #purchase #review
  • Profile picture of the author kaido
    You can set up Paypal IPN listener. So after purchase Paypal will send data to there and you can send email to your customer with necessary data.
    Signature

    {{ DiscussionBoard.errors[3929594].message }}
    • Profile picture of the author vulcanscripts
      The variables passed to you in IPN or PDT will contain the transaction ID for you the seller, but not the transaction id assigned to the buyer. You can link to a transaction by appending the transaction id to the end of paypal dot com/vst/id= but there is no way for you to know the buyers transaction id in order to do that. As per the post above your best bet is to store the data using IPN and display the details of the transaction locally, but not the transaction id of course, because it's yours and not theirs!
      Signature
      Live Track Mobile Spy - Android Spy Software
      Postcode Palâ„¢
      - Geo Datasets for GB, NI, CI and the Isle of Man
      {{ DiscussionBoard.errors[3933084].message }}
  • Profile picture of the author Razarulz
    i think you can set up Paypal IPN listener, so paypal can send data to you..
    Signature
    Need High page rangking ??, Proven WSO service and fastest result ? Click HERE Holy Grail of BACKLINKS you'll get what you search Promo 100% bonus backlinks until 15th july 2011 !!
    {{ DiscussionBoard.errors[3940466].message }}

Trending Topics