Checkout Redirect Not working

It seems that my redirect url is not functioning properly. Using the credit card checkout works as it should but when a client attempts to check out using google pay, apple pay, or stripe link there are issues. When the client puts the credentials in for one of those three checkout methods, it automatically finishes the checkout and bypasses the checkout page. There is a checkbox for “accept terms and conditions” on this checkout page that needs to be checked.

Steps to reproduce

To reproduce the issue, you must check out using google pay, apple pay, or stripe link.

Actual result

When the client puts the credentials in for one of those three checkout methods, it automatically finishes the checkout and bypasses the checkout page.

Expected result

After finishing the credentials with which ever of the three payment methods described above, the client should be redirected to the checkout page to accept terms and conditions and hit the pay button.

Please make sure that you have correctly set up a page for terms and conditions in WooCommerce/Settings/Advanced to add the required checkbox on the checkout page

Also, I recommend contacting WooCommerce (or a plugin that adds a Stripe, Apple Pay, or Google Pay payment methods to the WooCommerce checkout page) support directly, because this issue is not related to HivePress – it just redirects users to WooCommerce checkout and not add any payment methods or make changes in them

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.