App Introduction
B2B customers can use their carrier accounts to bill shipping costs to their accounts during checkout. Who can use this app: B2B distributors and e-commerce websites. Why use it: Many B2B customers prefer to pay shipping costs using their carrier accounts. How it works: Customers who select "Billing Option: Apply shipping costs to my carrier account" must enter their account number and service level. If not selected, this option remains hidden.
Core Functionality
- Allow customers to enter their own shipper details.
- Store it in the order so admins can view the shipping details.
- Allow admins to apply shipping fees separately to the customer's shipper account.
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- B2B Wholesale Merchants
- Multi-channel Retailers
Basic Information
- Developer:IT FLEX SOLUTIONS
- Address:# 9, Ahmed Nagar, Illanthaikulam, Madurai, TN, 625020, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-5-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
- GET /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_orders
- GET /admin/api/orders/{order_id}/metafields.json
- GET /admin/api/orders.json?metafield.key=shipper_details
- GET /admin/api/orders/{order_id}.json
Permission:read_orders,read_customers,manage_orders
- POST /admin/api/orders/{order_id}/shipping_lines.json
- PUT /admin/api/orders/{order_id}/shipping_lines/{line_id}.json
- GET /admin/api/orders/{order_id}/shipping_lines.json
Permission:write_orders,manage_shipping,read_orders