App Introduction
Automatically translate order addresses for successful delivery with FedEx and USPS in non-Latin scripts Translate addresses in any language via AI. Instantly regenerate and undo translations. Perfect for global shipping and streamlining order workflows.
Core Functionality
- Automatically translate and update shipping addresses
- Build and test custom translation filters
- Backup original addresses
- Undo or re-translate orders at any time
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multilingual Independent Stations
- Foreign Trade Retail Merchants
- International Brand Sellers
Basic Information
- Developer:INUX CO
- Address:Cabanes, CS, ES
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2025-3-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Sandbox
免费
- for testing and development stores
- includes all translation features
Global
$9
- First 100 translations are free
- Unlimited manual translation
- Undo/backup translation
Automatic
$19
- First 100 translations are free
- Auto-translate shipping addresses: 5000
- Filter translated addresses
- Undo/backup translations
- Unlimited manual translations
Automatic Big
$49
- Automatic中的所有功能
- 自动地址翻译:无限
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/shipping_address/translate.json
- PUT /admin/api/orders/{order_id}/shipping_address.json
- GET /admin/api/orders/{order_id}/shipping_address.json
Permission:write_orders,read_orders,manage_translations
- POST /admin/api/translation_filters.json
- PUT /admin/api/translation_filters/{filter_id}.json
- GET /admin/api/translation_filters.json
Permission:write_translation_filters,read_translation_filters,manage_translations
- POST /admin/api/orders/{order_id}/shipping_address/backup.json
- GET /admin/api/orders/{order_id}/shipping_address/backup.json
- DELETE /admin/api/orders/{order_id}/shipping_address/backup.json
Permission:write_orders,read_orders,manage_backups
- POST /admin/api/orders/{order_id}/shipping_address/undo.json
- POST /admin/api/orders/{order_id}/shipping_address/redo.json
- GET /admin/api/orders/{order_id}/shipping_address/translation_history.json
Permission:write_orders,read_orders,manage_translations