App Introduction
Record partial payments for orders made via offline methods like bank deposits or cash. Easily log partial offline payments such as deposits, bank transfers, cash, or other offline payment methods. 1. Select from unpaid orders, then enter the amount and payment method. 2. The order’s unpaid balance will be adjusted, and the payment will appear on your Shopify admin order page. Record payments via the app’s order search function or directly from the order page. Note: This app does not process payments—it only allows you to mark orders as partially (or fully) paid.
Core Functionality
- Record partial payments for orders using offline payment methods
- Select from unpaid orders
- Perfect for deposits, bank transfers, and cash payments
- New: Record payments faster via the 'More Actions' dropdown menu
- New: Choose manual payment methods (bank deposit, cash, cash on delivery)
Merchant-Friendly
- Offline Payment Merchants
- Small Transaction E-commerce
- Local Retail Merchants
- COD Merchants
Basic Information
- Developer:Mermaid Devs
- Address:Mermaid Beach, QLD, AU
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2024-12-2
- Supported languages:English、German、French
- Compatible products:Shopify
Application Screenshot
Price Plan
无限
$4.99
- Record unlimited payments for all orders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/transactions.json
- PUT /admin/api/orders/{order_id}/transactions/{transaction_id}.json
- GET /admin/api/orders/{order_id}/transactions.json
Permission:write_orders,read_orders,manage_payments
- GET /admin/api/orders.json?status=unpaid
- GET /admin/api/orders/{order_id}.json
- POST /admin/api/orders/batch.json
Permission:read_orders,manage_orders,view_orders
- POST /admin/api/orders/{order_id}/transactions.json?payment_method=manual
- PUT /admin/api/orders/{order_id}/payment_status.json
- GET /admin/api/orders/{order_id}/payment_status.json
Permission:write_orders,manage_payments,read_orders