App Introduction
Sell Internationally with an Enterprise B2B Platform – Fully Synced to Your Store Wholster is a modern, flexible B2B wholesale platform that offers enterprise-grade features, including multi-currency payments and deposits, payment terms and account statements, customer group pricing, bulk discounts, granular access control and product visibility, pre-orders and product demos, plus automated payment processing with stored payment methods – all within our optimized bulk ordering system. Book a demo today by visiting the app’s demo store.
Core Functionality
- Customer Pricing: Manage your various accounts using customer group pricing.
- Payment Terms: Enable and automate payment terms like NET 30 for each customer.
- Accounts Receivable Management: Easily manage and track outstanding accounts receivable.
- Bulk Shipping Invoices: Quickly generate and fulfill invoices for multiple destinations.
- Multi-Currency: Make and receive payments in multiple currencies.
Merchant-Friendly
- B2B Merchants
- Cross-border E-commerce
- Wholesale Merchants
- Multi-channel Sellers
Basic Information
- Developer:Gist
- Address:301-1407 Government St., Victoria, BC, V8W 1Z1, CA
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:45 comment
- Release Date:2019-10-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Wholesale Ordering
- Customer Pricing
- Payment Terms (Net 30)
- Quick Order System
- CSV Order Creation
Standard
- All Features + Brand Options
- Wholesale Ordering
- Customer Pricing
- Payment Terms (Net 30)
- Quick Order System
- CSV Order Creation
Premium
- All Features + Brand Options
- Wholesale Ordering
- Customer Pricing
- Payment Terms (Net 30)
- Quick Order System
- CSV Order Creation
Enterprise
- All features of the Premium Plan +
- Competitive credit card processing rates
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customer_groups/{group_id}/prices.json
- PUT /admin/api/customer_groups/{group_id}/prices/{price_id}.json
- GET /admin/api/customer_groups/{group_id}/prices.json
Permission:write_customer_groups,read_customer_groups,manage_products
- POST /admin/api/customers/{customer_id}/payment_terms.json
- PUT /admin/api/customers/{customer_id}/payment_terms/{term_id}.json
- GET /admin/api/customers/{customer_id}/payment_terms.json
Permission:write_customers,read_customers,manage_orders
- GET /admin/api/orders.json?status=open&financial_status=unpaid
- PUT /admin/api/orders/{order_id}/transactions.json
- GET /admin/api/reports/financial/accounts_receivable.json
Permission:read_orders,write_orders,read_reports
- POST /admin/api/invoices/bulk.json
- PUT /admin/api/invoices/{invoice_id}/fulfillments.json
- GET /admin/api/invoices.json?status=open
Permission:write_invoices,read_invoices,manage_fulfillments
- POST /admin/api/shop/currencies.json
- PUT /admin/api/shop/currencies/{currency_code}.json
- GET /admin/api/orders.json?currency={code}
Permission:write_shop,read_shop,manage_payments