App Introduction
Order processing fees can capture either a fixed dollar amount or a percentage of sales for POS orders (e.g., PIF). This app is exclusively for POS use. It is designed to capture fees such as Public Improvement Fees (PIF) charged by local governments. These fees typically apply to POS sales and are taxable. After installing the app, configure either a fixed amount fee or a percentage of the cart value. Then add the tile to your POS handheld device. Once items are added to the cart, simply tap the tile—it will display the fee and add it to your cart. Fees can be marked as taxable or non-taxable.
Core Functionality
- Allow you to name or assign SKUs to the fees you collect for downstream reporting.
- Configure variable or fixed-amount fees for Shopify POS.
- Select whether the fee is taxable.
Merchant-Friendly
- Offline Retail Merchants
- Physical Store E-commerce
- Multi-channel Sellers
Basic Information
- Developer:eSupplyChainConnect.com
- Address:229 Tristan Drive, Excelsior, MN, 55331, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-12-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
每月
每年
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/fees.json
- PUT /admin/api/fees/{id}.json
- GET /admin/api/fees.json
Permission:write_fees,read_fees,manage_reports
- POST /admin/api/pos/fees.json
- PUT /admin/api/pos/fees/{id}.json
- GET /admin/api/pos/fees.json
Permission:write_pos_fees,read_pos_fees,manage_pos
- POST /admin/api/fees/taxable.json
- PUT /admin/api/fees/{id}/taxable.json
- GET /admin/api/fees/{id}/taxable.json
Permission:write_fees,read_fees,manage_taxes