Checkout
Last updated
Last updated
Checkout is the third (last) step in the final order sequence:
Shopping cart (Basket)
Shipping and payment
Checkout
In the Checkout section, new order is created in the database.
creates new order in database.
Customers need to fill all fields that are required by the API.
By listing the Shopping cart, you can build the summary for a customer.
returns cart processed by backend.