The Delivery Zone API is RESTful JSON. If you can call Stripe or SendGrid, you can call this. Pick your stack below.
Wire the Delivery Zone API into WooCommerce checkout to validate Finnish postcodes, return zone-based delivery fees, and block unsupported orders before payment.
Use the Delivery Zone API to validate Finnish postcodes in a Shopify store. Call the API server-side from a custom app or Shopify Function to control delivery eligibility.
Integrate the Delivery Zone API into any custom checkout flow. Validate Finnish postcodes server-side and return a clear delivery decision and fee before payment.
Integrate the Delivery Zone API into a .NET or C# backend. Validate Finnish postcodes server-side and return delivery eligibility and fee information to your application.
Integrate the Delivery Zone API into a Node.js backend. Validate Finnish postcodes server-side and return delivery eligibility and fee to your frontend.
Integrate the Delivery Zone API into a PHP backend. Validate Finnish postcodes server-side from Laravel, WordPress, or plain PHP.