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.