|
|
|
Rank: Starting Member
Groups: Registered
Joined: 11/12/2002 Posts: 312 Location: ,
|
I'm completely clueless on how to use IPN, and I've read everything I could find on the PayPal site. Is there a way to direct my customers to a "successful transaction" page on my Web site after they complete a transaction WITHOUT having to learn all about IPN? Any help would be GREATLY appreciated!
|
|
|
|
|
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 10/30/2002 Posts: 14 Location: ,
|
So I take it you do not want to use IPN then!
After the transaction is complete whether or not you are using IPN, the user should be taken the URL you specified when making the paypal button. If you did not specify one, your user will be taken to there paypal account page.
IPN is not hard once you get your head around it, the benefits of IPN totally outway the couple of hours/days you need to get your head round the technical stuff.
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 10/18/2002 Posts: 33 Location: ,
|
If you are familiar with HTML, you can modify the lines below and paste it into the HTML code for your PayPal buttons. I recommend having a success page and cancel page, in the event they click cancel.
<input type="hidden" name="return" value="success-page.html"> <input type="hidden" name="cancel_return" value="cancel-page.html">
If you are not into HTML, go back and recreate your buttons, but this time click the (Add More Options) button. You can then specify your success and cancel page under the heading of (Customize Your Buyer's Experience).
Danny PayPal Inc.
|
|
|
|
Guest
|
YAFVision Theme by Jaben Cargman (Tiny Gecko)Powered by YAF |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.356 seconds.