Skip to content

Commit ea10dfb

Browse files
authored
Add success step
1 parent 2fcd7f8 commit ea10dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/rapidez/frontend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// in the url and in the progressbar on steps. Keep
2424
// them lowercase and do not include any spaces.
2525
'checkout_steps' => [
26-
'login', 'credentials', 'payment',
26+
'login', 'credentials', 'payment', 'success',
2727
// 'onestep',
2828
],
2929

0 commit comments

Comments
 (0)