cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout
MIT License
153 stars 67 forks source link

Paypal now redirects to home instead of completing the checkout #20

Closed ahadcove closed 6 years ago

ahadcove commented 6 years ago

So out of nowhere, my vue-paypal-checkout started redirecting to the home page of PayPal when trying to check out instead of finishing the checkout process.

Do you have any idea why, or what might have changed? I just updated to the latest version to see if that would fix it or not, but it didn't.

It also now opens in a different tab, vs as a modal on the current page on Chrome

I also just updated my redirect URL on PayPal to see if that may be the issue. It says it takes up to 3 hours, so I will let you know if that was it.

ahadcove commented 6 years ago

Hmm, so I tried in another browser and one that isn't linked to my business account and it worked. Nevermind, not sure what the cause is, but i don't think it's this module