App Introduction
Prevent Shipping Errors: Automatically Validate Shipping and Billing Addresses Avoid unnecessary returns, dissatisfied customers, and extra shipping costs with the InStijl Address Check. This app automatically verifies all order addresses by cross-referencing street names, zip codes, and house numbers. It corrects errors automatically whenever possible. InStijl Address Check leverages the address API from Postcode.eu—the most reliable and up-to-date source for European addresses.
Core Functionality
- Automatic address validation
- Easily enhance or modify shipping addresses
- Shopify Plus checkout integration
- Supports international address validation
Merchant-Friendly
- Shopify Plus Merchants
- Cross-border E-commerce Merchants
- DTC Brand Merchants
- Independent Station Merchants
Basic Information
- Developer:InStijl
- Address:Mors 11c, Eibergen, 7151 MX, NL
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-6-20
- Supported languages:Dutch、English
- Compatible products:Shopify
Application Screenshot
Price Plan
Default Plan
$15
- Automatic address validation and zip code check
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/addresses/validate.json
- GET /admin/api/addresses/validate/{address_id}.json
- PUT /admin/api/addresses/{address_id}/validate.json
Permission:read_customers,write_customers,manage_checkout
- PUT /admin/api/orders/{order_id}/shipping_address.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- POST /admin/api/customers/{customer_id}/addresses.json
Permission:read_orders,write_orders,manage_customers
- POST /admin/api/checkout/settings/integrations.json
- GET /admin/api/checkout/settings/integrations.json
- PUT /admin/api/checkout/settings/integrations/{id}.json
Permission:write_checkout_settings,read_checkout_settings,manage_plus
- POST /admin/api/addresses/international/validate.json
- GET /admin/api/addresses/international/validate/{id}.json
- PUT /admin/api/addresses/international/{id}/validate.json
Permission:read_customers,write_customers,manage_shipping