Using custom checkout page urls
-
When a customer cancels payment at the Mollie payment screen, they are brought back to the WooCommerce checkout page (‘/checkout/order-pay/1234 etc’)
For specific products we create dedicated checkout pages. (we put the shortcode [woocommerce_checkout] on the page, use urls like ‘/checkout/product-special-1′,’/checkout/product-special-2’ etc and we add product specific content to the page)
In that case if a customer cancels payment, they should be brought back to that dedicated checkout page (for example ‘/checkout/product-special-1/order-pay/1234 etc’). However currently they are brought back to ‘/checkout/order-pay/1234 etc’.
Is there a way to bring the customer back to the dedicated checkout page url they came from instead of bringing them to the general one?
The topic ‘Using custom checkout page urls’ is closed to new replies.
