Shopping
Checkout
In order to close an order you need to follow a specified series to steps.
- GET
verify/address.jsonget the default shipping address (based on authenticated user or if previously completed the address that was last POSTed for this order) - POST
verify/address.jsonset a shipping address - GET
verify/payment.jsonfetch shipping and tax cost (based on shipping address) - POST
verify/payment.jsonset a credit card with the amount due