Skip to content
Discussion options

You must be logged in to vote

You can configure it in the config/statamic/cargo.php config file:

'routes' => [
'checkout' => 'checkout',
'checkout_confirmation' => 'checkout.confirmation',
],

  • checkout_confirmation is the equivalent of redirect
  • error_redirect doesn't exist anymore. Customers are redirected back to the checkout page.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sdussaut
Comment options

Answer selected by sdussaut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants