Page 1 of 1

Paypal integration

Posted: Thu Jul 28, 2022 2:18 am
by rickfriar
After signup and connection, I had to manually add the token to the end of the return url in a new tab as not to loop me back to setup with paypal again and again.

Re: Paypal integration

Posted: Wed Aug 03, 2022 7:49 am
by straightlight
rickfriar wrote:
Thu Jul 28, 2022 2:18 am
After signup and connection, I had to manually add the token to the end of the return url in a new tab as not to loop me back to setup with paypal again and again.
I'm sure everybody will understand that partial information in the future.

Re: Paypal integration

Posted: Wed Aug 03, 2022 4:54 pm
by ADD Creative
If you are using OpenCart 4 then it is probably because the session cookie has SameSite set to Strict by default.

See the link below for more information.
https://github.com/opencart/opencart/is ... -646193666