App Introduction
Offer customers installment, partial, and deposit payment options. Provide pre-order functionality. Equip your products with a variety of flexible payment solutions: create partial payments, customer deposits, shared payments, and installment plans similar to "Buy Now, Pay Later" (BNPL) services.
Core Functionality
- Partial Payments – Let customers pay a deposit first and the rest later.
- Installment Payments – Allow customers to pay in installments.
- Custom Payment Plans – Create flexible plans based on order amounts.
- Accept pre-orders and collect pending payments when items are ready to ship.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- High-value Merchants
- Pre-order Brands
Basic Information
- Developer:Fresh Concept Design
- Address:1005, Apricot Tower, Dubai Silicon Oasis, Dubai, DU, 191222, AE
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-9-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度
$4
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/partial_payments.json
- PUT /admin/api/orders/{order_id}/partial_payments/{id}.json
- GET /admin/api/orders/{order_id}/partial_payments.json
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/payment_plans/installments.json
- PUT /admin/api/payment_plans/installments/{id}.json
- GET /admin/api/payment_plans/installments.json
Permission:write_payment_plans,read_payment_plans,manage_orders
- POST /admin/api/payment_plans.json
- PUT /admin/api/payment_plans/{id}.json
- GET /admin/api/payment_plans.json
Permission:write_payment_plans,read_payment_plans,manage_orders
- POST /admin/api/orders/{order_id}/preorder_payments.json
- PUT /admin/api/orders/{order_id}/preorder_payments/{id}.json
- GET /admin/api/orders/{order_id}/preorder_payments.json
Permission:write_orders,read_orders,manage_payments