App Introduction
VIECheckout, a product of MeowApps, enables the inclusion of Vietnamese address lines such as "Ward & District" during checkout.
Core Functionality
- Add custom fields to efficiently collect essential customer information
- Include VAT forms to effectively gather comprehensive VAT invoice details
- Ability to add 'Ward & District' in Vietnamese address format
- Vietnamese address validation prevents invalid addresses upon checkout completion
Merchant-Friendly
- Vietnamese Local E-commerce
- Cross-border Export Merchants
- Multilingual Independent Stores
- B2B Trade Merchants
Basic Information
- Developer:Meowcart Ecommerce
- Address:90 Dao Duy Anh, Ward 9, Phu Nhuan District, Ho Chi Minh, 700000, VN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2023-11-27
- Supported languages:Vietnamese、English
- Compatible products:Shopify
Application Screenshot
Price Plan
STARTER
$29.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers.json
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
Permission:write_customers,read_customers,manage_customers
- POST /admin/api/orders/{order_id}/metafields.json
- PUT /admin/api/orders/{order_id}/metafields/{metafield_id}.json
- GET /admin/api/orders/{order_id}/metafields.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/addresses.json
- PUT /admin/api/addresses/{address_id}.json
- GET /admin/api/addresses/{address_id}.json
Permission:write_customers,read_customers,manage_addresses
- POST /admin/api/checkouts/validate.json
- PUT /admin/api/checkouts/{checkout_id}.json
- GET /admin/api/checkouts/{checkout_id}.json
Permission:write_checkouts,read_checkouts,manage_checkouts