App Introduction
Offer down payments and installment plans to boost pre-order sales and customer trust. Downpay is a white-label, installment payment solution with no credit checks or external financing required. Developed by alumni, it directly automates down payment and partial payment options within a single pre-order process. Designed for selling customized, made-to-order, and high-value products, it increases conversion rates through flexible payment terms. You can set up automatic deductions, send invoices, or collect payments manually. Downpay integrates with Shopify Flow, API, and Hydrogen, and supports all theme types and storefront configurations.
Core Functionality
- Partial Payments: Allow customers to pay a deposit for pre-ordered products or pay later
- Balance Collection: Automatic deductions, manual collection, or invoice sending
- Buy Buttons & Blocks: Add deposit options to product or landing pages
- Technical Integrations: Connect with Shopify Flow, API, and Hydrogen storefronts
- Customer Portal: Let customers view installment orders and update saved cards
Merchant-Friendly
- Pre-order E-commerce
- Installment Payment Merchants
- Independent Station Sellers
- Multi-category E-commerce
Basic Information
- Developer:Downpay
- Address:124D-250 Fountain Place, Ottawa, ON, K1N 9N7, CA
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:75 comment
- Release Date:2023-3-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Essentials
- Access all features:
- Product page blocks and buy buttons
- Tokenize credit cards for every order
- Bulk balance capture and authorization
- All 15+ Shopify Flow integrations
- Customer order portal
- All cross-app integrations
Standard
- Access all features:
- Product page blocks and purchase buttons
- Save credit cards for each order
- Bulk balance collection and authorization
- All 15+ Shopify Flow integrations
- Customer order portal
- All cross-app integrations
Pro
- Access all features:
- Product page sections and buy buttons
- Tokenize credit cards for each order
- Bulk balance collection and authorization
- All 15+ Shopify Flow integrations
- Customer order portal
- All cross-app integrations
- Priority support
Scale
- All features of the previous plan plus:
- API and sandbox/development subscriptions
- Beta feature access
- --- Faster growth with a custom plan ---
- Contact us for a hosted plan:
- - Extended trial period
- - Founder-led onboarding and strategy
- - Dedicated account manager
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/partial_payments.json
- GET /admin/api/orders/{order_id}/partial_payments.json
- PUT /admin/api/orders/{order_id}/partial_payments/{payment_id}.json
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/orders/{order_id}/collect_balance.json
- PUT /admin/api/orders/{order_id}/send_invoice.json
- GET /admin/api/orders/{order_id}/balance_status.json
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/metafields.json
- GET /admin/api/metafields.json?namespace=deposit&key=option
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/flow/triggers.json
- GET /admin/api/flow/workflows.json
- POST /admin/api/hydrogen/integrations.json
Permission:write_flow,read_flow,manage_api
- POST /admin/api/customers/{customer_id}/payment_portal.json
- GET /admin/api/customers/{customer_id}/installments.json
- PUT /admin/api/customers/{customer_id}/payment_methods.json
Permission:write_customers,read_customers,manage_payments