App Introduction
Prevent Checkout Errors & Enforce Validation with Real-Time Address Verification Our app blocks invalid checkouts by detecting missing house/apartment numbers, validating VAT/tax ID formats, and filtering non-Latin characters. Customize address validation rules to match field length, keyword restrictions, or regex patterns — and adjust checks based on cart value, product type, and shipping regions. Streamline compliance, reduce return rates, and prevent failed deliveries with automatic error blocking — all managed from a single dashboard.
Core Functionality
- Prevent invalid checkouts with real-time validation checks
- Automatically detect missing house/apartment numbers and block PO box addresses
- Validate fields based on keywords and regular expressions
- Block non-Latin characters and enforce field restrictions
- Create custom validation rules based on combinations of order amount, weight, and more
Merchant-Friendly
- Cross-border E-commerce Merchants
- High-value E-commerce Merchants
- Brick-and-mortar to Online Retailers
- International Multilingual E-commerce
Basic Information
- Developer:Gordon Kihn
- Address:Baoan district, Shenzhen, GD, 510000, CN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:8 comment
- Release Date:2024-3-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Develop Store for Free
- Create Rules in Test Mode
Basic
- Real-time chat and email support
- Missing house number, apartment, or suite
- Missing VAT number checker
- Prevent PO boxes
Premium
- Includes all features of "BASIC"
- Non-Latin Character Detection
- Field Length Rule
- Keyword Matching Rule
- Regular Expression Rule
- Custom Combination Validation Rule
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout/validation_rules.json
- GET /admin/api/checkout/validation_rules.json
- PUT /admin/api/checkout/validation_rules/{id}.json
Permission:write_checkout_settings,read_checkout_settings,manage_checkout
- POST /admin/api/address_validation_rules.json
- GET /admin/api/address_validation_rules.json
- DELETE /admin/api/address_validation_rules/{id}.json
Permission:write_addresses,read_addresses,manage_checkout
- POST /admin/api/form_validation_rules.json
- PUT /admin/api/form_validation_rules/{id}.json
- GET /admin/api/form_validation_rules.json
Permission:write_checkout_settings,read_checkout_settings,manage_forms
- POST /admin/api/field_restriction_rules.json
- GET /admin/api/field_restriction_rules.json
- PUT /admin/api/field_restriction_rules/{id}.json
Permission:write_checkout_settings,read_checkout_settings,manage_checkout
- POST /admin/api/order_validation_rules.json
- PUT /admin/api/order_validation_rules/{id}.json
- GET /admin/api/order_validation_rules.json
Permission:write_checkout_settings,read_checkout_settings,manage_orders