App Introduction
Stop losing track of unpaid orders. This app displays each customer’s unpaid balance in both the Shopify admin and POS. Get an immediate alert when selecting a customer with outstanding payments, so you can follow up before completing a sale. No setup required—just install and view balances automatically. Perfect for stores that offer credit or partial payments.
Core Functionality
- View total unpaid order amount directly in each customer profile in the admin
- Get an immediate alert when adding a customer with an outstanding balance to the POS cart
- Track and clear unpaid balances with just a few clicks
- Works on all Shopify POS and admin devices
- Install once - no setup required to use immediately
Merchant-Friendly
- Offline Retail Merchants
- Small & Medium E-commerce Sellers
- Multi-channel Retailers
- POS-using Merchants
Basic Information
- Developer:Bendy Awad
- Address:khalidiya, AZ, AE
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-7-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
所有功能计划
$5 / 或 $50/年(可节省 17%)
- Unlimited Customer Tracking
- Real-time Balance Updates
- POS Integration
- Advanced Filtering and Search
- Multi-currency Support
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}.json
- GET /admin/api/orders.json?status=open&customer_id={id}
- GET /admin/api/orders/count.json?status=open&customer_id={id}
Permission:read_customers,read_orders,read_finances
- POST /admin/api/pos/carts/{cart_id}/items.json
- GET /admin/api/customers/{customer_id}/orders.json?status=open
- GET /admin/api/pos/carts/{cart_id}.json
Permission:read_customers,read_orders,manage_pos
- PUT /admin/api/orders/{order_id}/fulfillment_status.json
- POST /admin/api/orders/{order_id}/transactions.json
- GET /admin/api/orders.json?status=open&financial_status=unpaid
Permission:write_orders,manage_finances,manage_pos