App Introduction
Shipping Address Validation & Checkout Validation. Block postal code and cart condition verification. Easily validate shipping addresses with minimum/maximum character limits, custom regex matching, and restricted character checks. Set minimum and maximum order limits. Define thresholds for price, quantity, and items. Validate city-based postal codes. Restrict orders by city, province, or postal code. Configure custom error messages for each field across multiple store languages. Add custom regex and limit addresses by city/state. Block postal codes to prevent fraud. No Shopify PLUS required.
Core Functionality
- Detect missing house numbers, missing apartment numbers, and block PO box addresses.
- Block specific postal codes, non-Latin characters, extra spaces, and required shipping fields.
- Conditional cart, product, and address validation with multilingual error messages
- Validate required postal code fields and match them with shipping addresses at checkout
- Validate correct address formats for DHL Packstation and DHL Paketshop deliveries.
Merchant-Friendly
- International E-commerce Merchants
- DHL Partner Merchants
- Multilingual Independent Stations
- Cross-border E-commerce Sellers
Basic Information
- Developer:Devesha Solution
- Address:Fo-407, Angel Business Center 2, Near Sudama Chowk, Mota Varachha, Surat, GJ, 394101, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:17 comment
- Release Date:2024-9-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Testing Plan
- 仅限开发商店
- 在结账时输入 Devesha 作为名字
- 购物车条件验证
- 邮政编码阻止
- 最小和最大字符限制
- 阻止邮政信箱地址
- 非拉丁字符阻止
- 实时聊天/电子邮件支持。
Starter
- 3-day free trial.
- Includes all features.
- Checkout condition validation.
- Cart attribute validation
- Missing apartment number
- Product attribute validation
- Detect missing house number
- Live chat/email support.
Starter Yearly
- 3-day free trial.
- Includes all features.
- Checkout condition validation.
- Cart attribute validation
- Missing apartment number
- Product attribute validation
- Detect missing house number
- Live chat/email support.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/addresses/validate.json
- PUT /admin/api/addresses/{id}/validate.json
- GET /admin/api/addresses/validation_rules.json
Permission:read_addresses,write_addresses,manage_checkout
- POST /admin/api/checkout/validation_rules.json
- PUT /admin/api/checkout/validation_rules/{id}.json
- GET /admin/api/checkout/validation_rules.json
Permission:manage_checkout,read_checkout,write_checkout
- POST /admin/api/validation/messages.json
- PUT /admin/api/validation/messages/{lang}.json
- GET /admin/api/validation/messages.json
Permission:manage_translations,read_checkout,write_checkout
- POST /admin/api/checkout/address/validate_postcode.json
- PUT /admin/api/checkout/address/{id}/validate_postcode.json
- GET /admin/api/checkout/address/validate_postcode.json
Permission:manage_checkout,read_addresses,write_addresses
- POST /admin/api/shipping/dhl/validate_address.json
- PUT /admin/api/shipping/dhl/validate_address/{id}.json
- GET /admin/api/shipping/dhl/validation_rules.json
Permission:manage_shipping,read_shipping,write_shipping