I noticed that when I order on my woocommerce site with Paypal that I'm not returned automatically to the website. I found where to set this option on my Paypal profile, but I have to enter a return URL. Is there a standard return URL?
Here are the steps to obtain the identity token: Access your PayPal dashboard, then navigate to Account Settings -> Website payments. Tap the Update link next to the Website preferences option. Enable the Auto return for website payments, then add your store's thank you page link in the Return URL field.
RETURN URL would be >>>> yoursite.com/checkout/order-received/
You can read up more about the settings from this page. http://wphow.org/setup-paypal-to-accept-credit-cards/
It should be: YourDomain/checkout/order-received/
You can find all the information with the latest update on this link:
How to set PayPal with Woo-commerce + Return URL
I had the same question and this solved my issue.
And Also to make it easy without following the link you need to follow this steps:
You can set up auto-return in your PayPal account, which will take customers to a receipt page. For example, use the following URL and replace YourDomain with your own URL:
YourDomain/checkout/order-received/
Add ?utm_nooverride=1 to the end of your URL to ensure that transactions (i.e., conversions) are credited to the original traffic source, rather than PayPal.
So the full link should look like something like this: YourDomain/checkout/order-received/?utm_nooverride=1
Now, 1-Go to your PayPal account >> Profile Tab >> Account Setting >> My selling tools >> Website preferences and Click update on the right side. 2-You will find Return URL: text field you need to updated it with the link above.
Image attached.
I hope this will help
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With