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