Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Content of panes is split in this 7 parts, but it can be modular, so you can dra

* Login - offers option for users to login or continue as guest, enables guest checkout
* Order information - the initial form used to collect basic order details
* Review - a review of all the order details with the pane for submitting paymen
* Review - a review of all the order details with the pane for submitting payment
* Payment - used to select Transaction Mode - Authorize and capture or Authorize only
* Complete - the final landing page showing the checkout completion message.
* Complete - the final landing page showing the checkout completion message
* Sidebar - order summary and coupon redemptions
* Disabled - Panes that you want to disable

Expand Down