Checkout

Checkout is the third (last) step in the final order sequence:

  1. Shopping cart (Basket)

  2. Shipping and payment

  3. Checkout

Checkout

In the Checkout section, new order is created in the database.

This API callarrow-up-right creates new order in database.

Customer details form

Customers need to fill all fields that are required by the API.

Summary

By listing the Shopping cart, you can build the summary for a customer.

This API callarrow-up-right returns cart processed by backend.

Customer details form (left) and Shopping cart summary (right)

Last updated