App Introduction
Prevent buyers from entering non-Latin/English characters in the shipping address field during checkout Some shipping carriers and international fulfillment centers will reject orders with shipping addresses containing non-Latin or non-English characters. This leads to order delays, cancellations, or refunds, harming your store’s revenue and customer trust. LatinLock automatically validates shipping addresses during checkout and blocks unsupported characters before an order is placed.
Core Functionality
- Addresses with invalid characters fail checkout
- Merchants can add any symbols or characters they want to allow in addresses
- Instant validation at checkout – customers correct errors before payment
- Merchants can customize error messages
- Lightweight with simple setup – start protecting orders in minutes
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Multi-category E-commerce
- Foreign Trade B2C Merchants
Basic Information
- Developer:Tremidap
- Address:2967 Dundas St W 539D, Toronto, ON, M6P 1Z2, CA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-6-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Unlimited Verification
- Customizable Messages
- Control Allowed Characters
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/address_validation_rules.json
- PUT /admin/api/address_validation_rules/{id}.json
- GET /admin/api/address_validation_rules.json
Permission:write_address_validation,read_address_validation,manage_checkout
- POST /admin/api/address_allowed_chars.json
- PUT /admin/api/address_allowed_chars/{id}.json
- GET /admin/api/address_allowed_chars.json
Permission:write_address_validation,read_address_validation,manage_checkout
- POST /admin/api/checkout/validate_address.json
- GET /admin/api/checkout/{id}/address_validation.json
- PUT /admin/api/checkout/{id}/address_validation.json
Permission:read_checkout,write_checkout,manage_checkout
- POST /admin/api/address_error_messages.json
- PUT /admin/api/address_error_messages/{id}.json
- GET /admin/api/address_error_messages.json
Permission:write_address_validation,read_address_validation,manage_checkout