Copy-paste code examples for common Delivery Zone API tasks.
Code example showing how to call the Delivery Zone API to check whether a postcode is deliverable.
Code example showing how to use the Delivery Zone API to reject orders from postcodes outside your delivery zones before payment is attempted.
Code example showing how to use the Delivery Zone API to retrieve the delivery fee for a specific postcode zone.
Code example showing how to translate Delivery Zone API reason codes into clear, human-readable messages for your checkout UI.
How to securely use the Delivery Zone API key server-side in Node.js, PHP, and .NET without exposing it in frontend code.