Redirection after payment for users not logged

I’m having an issue with woocommerce. My problem is this: when a client buys having been registered before, after the payment, it comes back to the web to the correct url: ****.com/checkout/order-received/[order_num] but the same process done by a user that isn’t registered after payment goes to ***.com/checkout

The url of the ‘continue’ button at the payment web is https://xxxxxxxxxxxx.com/checkout/order-received/1234/?key=wc_order_XXXXXXXX&Ds_SignatureVersion=…… but it finally arrives to https://xxxxxxxxxxxx.com/checkout/

And this only happens when users not logged. If the bought it’s done by a logged user the return url has the same structure but it stays in *****/checkout/order-received/****

For more information: The site uses Elementor and we’re using BeTheme template

Thanks in advance

Comments

Sign In or Register to comment.