Add order overview before final confirmation #35
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the order is created directly without showing a confirmation page:
http://localhost:8000/order/recurring/matrix/30-days/ goes directly into the db
We should have a short overview page before
Proposed a basic order confirmation page in #41