We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fcd7f8 commit ea10dfbCopy full SHA for ea10dfb
1 file changed
config/rapidez/frontend.php
@@ -23,7 +23,7 @@
23
// in the url and in the progressbar on steps. Keep
24
// them lowercase and do not include any spaces.
25
'checkout_steps' => [
26
- 'login', 'credentials', 'payment',
+ 'login', 'credentials', 'payment', 'success',
27
// 'onestep',
28
],
29
0 commit comments