App Introduction
Extend POS for B2B & Wholesale simplifies B2B order creation within Shopify POS. Customers can customize orders based on quantity rules, volume discounts, and catalog-based product availability. Merchants can apply minimum and maximum quantity limits when generating unpaid orders for subsequent processing. It further streamlines the checkout process by allowing the use of PO numbers and delivery options. This helps businesses efficiently manage bulk sales, reduce errors, and optimize wholesale operations.
Core Functionality
- Create B2B orders with customer-specific details and rules in Shopify POS
- Validate quantity rules and volume discounts for selected products in orders
- Tag orders for easy tracking and reporting
- Create B2B draft orders with PO numbers and custom delivery options
Merchant-Friendly
- B2B Independent Station Merchants
- Wholesale E-commerce Merchants
- Multi-channel B2B Sellers
- Offline POS Integrated Merchants
Basic Information
- Developer:Codup
- Address:801 Travis Street, Suite 2101, Houston, TX, 77002, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2025-3-13
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Plus
$99 / 或 $999/年(可节省 16%)
- Fully Compatible with B2B Catalog
- Works with All POS Payment Methods
- Operates Within Shopify POS App
- Free Implementation Support
- Free Testing Available in Sandbox and Development Stores
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- POST /admin/api/customers/{customer_id}/orders.json
- GET /admin/api/customers/{customer_id}.json
Permission:write_orders,read_customers,manage_products
- POST /admin/api/orders/validate.json
- GET /admin/api/products/{product_id}/rules.json
- PUT /admin/api/orders/{order_id}/line_items.json
Permission:read_orders,read_products,manage_discounts
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json?tags=...
- POST /admin/api/orders/{order_id}/tags.json
Permission:write_orders,read_orders,manage_reports
- POST /admin/api/draft_orders.json
- PUT /admin/api/draft_orders/{id}.json
- GET /admin/api/draft_orders/{id}/shipping.json
Permission:write_draft_orders,read_draft_orders,manage_shipping