Shopping

Checkout

In order to close an order you need to follow a specified series to steps.

  1. GETverify/address.json get the default shipping address (based on authenticated user or if previously completed the address that was last POSTed for this order)
  2. POSTverify/address.json set a shipping address
  3. GETverify/payment.json fetch shipping and tax cost (based on shipping address)
  4. POSTverify/payment.json set a credit card with the amount due