App Introduction
Save money, reduce failed deliveries and cut down on returned orders with address validation on your checkout page. Mistyped shipping details (e.g., apartment numbers, house numbers) or undeliverable addresses (e.g., PO Boxes, military addresses) lead to costly failed deliveries—and ultimately, dissatisfied customers. Valider validates addresses and fields against custom rules, fixes potential issues *on the checkout page* (no Shopify Plus plan required) and before customers leave your store (on the thank you page). This ensures accurate shipments, minimizes losses from refunds and re-shipments, reduces support ticket volume, and boosts customer satisfaction.
Core Functionality
- Prompt customers automatically to fix invalid addresses before fulfillment
- Fully customizable prompts and messaging to match your store’s design & brand
- Prevent undeliverable addresses (PO Box, USPS, zip code, military, residential, etc.)
- Works seamlessly on mobile and desktop devices. Easy setup, no coding required
- Supports new Shopify Checkout Extensibility, checkout.liquid, and mismatched zip codes
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- High-margin Store Merchants
- Multi-channel Sellers
Basic Information
- Developer:Valider
- Address:4920 Quonset Drive, Sacramento, CA, 95820, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:28 comment
- Release Date:2023-3-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 3 validation rules on Checkout page
- 3 validation rules on Thank you page
- Real-time alerts for shoppers
- Suggest fixes for incorrect addresses
- Hide, reorder shipping & payment methods
- Mobile friendly. No coding required
- Support Plus and non-Plus stores
Premium
- All in Free
- Unlimited rules on Checkout page
- Unlimited rules on Thank you page
- Priority support
- Early access to new features
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_shipping,read_shipping,manage_checkout
- POST /admin/api/checkout_prompts.json
- PUT /admin/api/checkout_prompts/{id}.json
- GET /admin/api/checkout_prompts.json
Permission:write_checkout,read_checkout,manage_themes
- POST /admin/api/shipping_address_validations.json
- PUT /admin/api/shipping_address_validations/{id}.json
- GET /admin/api/shipping_address_validations.json
Permission:write_shipping,read_shipping,manage_orders
- POST /admin/api/checkout_extensions.json
- PUT /admin/api/checkout_extensions/{id}.json
- GET /admin/api/checkout_extensions.json
Permission:write_checkout,read_checkout,manage_apps
- POST /admin/api/checkout_settings.json
- PUT /admin/api/checkout_settings/{id}.json
- GET /admin/api/checkout_settings.json
Permission:write_checkout,read_checkout,manage_store