App Introduction
Allow customers to bill shipping costs to their shipping accounts. Provide customers with the option to bill the shipping costs of their orders to their shipping accounts. Specify supported carriers and services. Customers will be prompted to identify the shipping provider and account number. The option to bill to the customer’s shipping account will be displayed alongside other enabled shipping methods. If selected, the billing carrier and the customer’s account number will be saved with the order. Applicable to all shipping providers and all countries.
Core Functionality
- Customers can provide their shipping account and bill shipping costs to it.
- Identify the shipping carriers you support and restrict choices to the list.
- Specify the services you’ll support from each shipping carrier.
- Customers can choose to bill shipping costs to their account or select a paid option.
- Customize the shipping account capture widget to reflect your style preferences.
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce
- B2B E-commerce
- Multi-category E-commerce
Basic Information
- Developer:Eniture Technology
- Address:320 W. Lanier Ave, Ste 200, Fayetteville, GA, 30214, US
- Price: Free / Free plan
- Rating:1 / 5
- Comment Count:1 comment
- Release Date:2024-1-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipping_accounts.json
- PUT /admin/api/shipping_accounts/{id}.json
- GET /admin/api/shipping_accounts.json
Permission:write_shipping_accounts,read_shipping_accounts,manage_shipping
- GET /admin/api/carriers.json
- PUT /admin/api/carriers/{id}/enabled.json
- DELETE /admin/api/carriers/{id}/disable.json
Permission:read_carriers,write_carriers,manage_shipping
- POST /admin/api/carrier_services.json
- PUT /admin/api/carrier_services/{id}.json
- GET /admin/api/carrier_services.json
Permission:write_carrier_services,read_carrier_services,manage_shipping
- POST /admin/api/orders/{id}/shipping_account.json
- PUT /admin/api/orders/{id}/shipping_account.json
- GET /admin/api/orders/{id}/shipping_account.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/shipping_widgets.json
- PUT /admin/api/shipping_widgets/{id}.json
- GET /admin/api/shipping_widgets.json
Permission:write_themes,read_themes,manage_shipping