Shipping and payment
Last updated
Last updated
Shipping and payment is the second of the three steps in the final order sequence:
Shopping cart (Basket)
Shipping and payment
Checkout
After you have items in the Shopping cart, Shipping and payment section should be filled.
The following sections must be filled in a sequence:
First of all, the shipping country must be selected and provided for next API calls. You can offer a list of countries, or set a default one.
returns a list of available shipping countries.
After selecting the Shipping country, you can get the list of available shipping types.
After selecting the Shipping type, you can provide only available payment types.
returns all active shipping types defined for shipping country.
returns all payment types for selected shipping country, shipping type, catalog, and currency.
returns all available payment types for shipping country.