Retrieves the details of a checkout that has previously been created. Supply the unique checkout ID that was returned from your previous request, and Zip will return the corresponding checkout information.

/checkouts/{Id}

Useful Notes

  • Call this method on your redirect_uri page, when charging or creating a token if you don’t have server-side session handling to get full cart, customer details, and metadata.
Language