Mollie gateway redirect and order confirmation #126
-
|
Hi there! First congratulations on shipping Cargo, it looks amazing! After reading the Cargo docs, I can't find how to configure the checkout order confirmation page url.
How can I configure these redirection urls for Cargo? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
duncanmcclean
Feb 10, 2026
Replies: 1 comment 1 reply
-
|
You can configure it in the statamic-cargo/config/cargo.php Lines 236 to 239 in e3d8e2e
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sdussaut
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can configure it in the
config/statamic/cargo.phpconfig file:statamic-cargo/config/cargo.php
Lines 236 to 239 in e3d8e2e
checkout_confirmationis the equivalent ofredirecterror_redirectdoesn't exist anymore. Customers are redirected back to thecheckoutpage.