App Introduction
Validate customers' addresses to prevent delivery failures and return orders. With Brix, you can easily validate addresses before shipping, ensuring orders reach customers smoothly. Address validation helps you avoid delivery failures and return orders, reducing revenue losses from refunds and reshipments. Brix enables you to proactively resolve potential delivery issues, cutting down on customer service inquiries and boosting customer satisfaction and repeat purchase likelihood.
Core Functionality
- Auto-verify addresses
- Manual address verification
- Integrate with Google Maps
- Support for all countries worldwide
- View lists of completed and pending orders
Merchant-Friendly
- Cross-border E-commerce Merchants
- Global Trade Stores
- Multi-region E-commerce
Basic Information
- Developer:Mintt Studio
- Address:Rua Parque da República, 116, Vila Nova de Gaia, PT-13, 4430-164, PT
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-12-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Brix Pro
- 200 free automatic verifications per month
- Integration with Google Maps and API
- Manual verification
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/addresses/verify.json
- GET /admin/api/addresses/verify/status.json
- PUT /admin/api/orders/{order_id}/addresses.json
Permission:write_addresses,read_addresses,manage_orders
- POST /admin/api/addresses/manual_verify.json
- GET /admin/api/addresses/{address_id}/verify.json
- PUT /admin/api/customers/{customer_id}/addresses.json
Permission:write_addresses,read_addresses,manage_customers
- POST /admin/api/apps/google_maps/settings.json
- GET /admin/api/apps/google_maps/geocode.json
- PUT /admin/api/apps/google_maps/api_key.json
Permission:write_apps,read_apps,manage_settings
- GET /admin/api/countries.json
- POST /admin/api/countries/settings.json
- PUT /admin/api/countries/{country_code}/enabled.json
Permission:read_countries,write_countries,manage_settings
- GET /admin/api/orders.json?status=any
- GET /admin/api/orders.json?status=completed
- GET /admin/api/orders.json?status=fulfilled
Permission:read_orders,read_fulfillments,manage_orders