Tuesday, February 7, 2012

Configuring PayPal Auto-Return (Redirect) After Payment

Configuring PayPal Auto-Return (Redirect) After Payment

If you are trying to set up a redirect or auto-return after accepting a PayPal payment for a product or service that is purchased on your website, try this:
1) login to paypal
2) click “edit profile) next to your name / email address

3) click “website payment preferences” under “selling preferences”


4) click “on” for “auto-return”

5) you must enter a return URL, even if you have separate ones for various products and/or payments from various sites that may take precedence over this one.
6) click save

Note #5.  That’s what threw us off.  We didn’t think to have one “return URL” for the overall account, b/c we have several different sites that all send payments to one PayPal email address, and in each case we use a custom return URL that we pass to PayPal from the site as part of the IPN posting (or whatever… I’m not a developer).  Anyhow, if this works for you when you find this post months from now, please post a comment and let me know!

2 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. I checked many files, it seems should be http://example.com/paypal/ipn/

    Why you said type http://www.example.com? If so, which page should the returned? homepage?

    ReplyDelete