App Introduction
Create a Unique Order Amount for Each Order If your customers still use manual bank transfers to place orders, this app is perfect for you—it makes transaction verification easier for each order by assigning a distinct amount to every single order.
Core Functionality
- Differentiate each order
- Make order checking easier
- Speed up the order processing workflow
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-channel Retail Merchants
- High-order Volume Independent Stations
Basic Information
- Developer:BDD
- Address:Jalan mangga no 15B, Bandung, JB, 40114, ID
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2020-5-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Regular
$4.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/tags.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_orders
- GET /admin/api/orders.json?status=any
- GET /admin/api/orders.json?created_at_min={date}
- GET /admin/api/orders.json?tags={tag}
Permission:read_orders,manage_orders,view_orders
- PUT /admin/api/orders/{order_id}/status.json
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}/cancel.json
Permission:write_orders,manage_fulfillments,manage_orders