PayPal return URL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
I've seen some threads on this forum indicate that it should be:

http://www.yourStore.com/PaypalPDTHandler.aspx

But in the configuration page, it says:

http://www.yourStore.com/Plugins/PaymentPayPalStandard/PDTHandler

Which is the correct or preferred one?
13 years ago
http://www.yourStore.com/PaypalPDTHandler.aspx is for versions 1.X
http://www.yourStore.com/Plugins/PaymentPayPalStandard/PDTHandler is for versions 2.X
13 years ago
Is there a return URL for PayPal Express?
13 years ago
depends on what version and what plugin - but it would typically be http://www.<yourstore>.com/Plugins/<pluginname>/IPNHandler
11 years ago
Hello,

Do i have to create the return URL what you use when you setup your Paypal Standard.  And if so how do you create it?

Thanks
11 years ago
Log into Paypal

Click on the My Account Tab

Hover over the submenu item [PROFILE] and choose the "My Selling Tools" option.

You will see the following section:
Website Payment Preferences
Auto Return for Website Payments
Auto Return for Website Payments brings your buyers back to your website immediately after payment completion. Auto Return applies to PayPal Website Payments, including Buy Now, Donations, Subscriptions, and Shopping Cart.
Auto Return:

Set Auto Return to "ON"

Then enter the Return URL as described above.
11 years ago
This may be a solution as well:

Instant Payment Notification (IPN)

How It Works

When a customer makes a payment to you or a payment is reversed or refunded, PayPal will post a notification to your server at the URL you specified. Included in this notification will be all of your customer’s payment information (e.g. customer name, payment amount) as well as a piece of encrypted code. When your server receives a notification, it will then post the information, including the encrypted code, back to a secure PayPal URL. PayPal will authenticate the transaction and send confirmation of its validity back to your server.

https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/ipn-info-outside

You may be able to configure that to trigger the analytic event or goal completion as well.
11 years ago
Does anyone have the Return URL for NOP 3.10?  Is it https://www.mysite.com/Plugins/PaymentPayPalStandard/PDTHandler as for V2?  Thanks in advance.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.