# How to take deposit + balance payments with Stripe

How to collect a deposit upfront and charge the remaining balance later using Stripe, without subscriptions or custom code. You need to collect a deposit now and charge the rest later; Stripe doesn't have a built-in way to do this without subscriptions. Here's how to solve it with Planpacer.

**Short answer:** To take a deposit now and charge the balance later with Stripe, collect the deposit at checkout, save the customer's payment method, then charge the saved card on the balance date. Stripe provides those pieces but no ready-made payment plan, so Planpacer packages the schedule, the automatic charges and the retries on top of your own Stripe account, alongside your existing booking form or website.

## The problem: Stripe doesn't do deposit + balance out of the box

You run a business where customers pay in parts: a deposit to secure the booking, then the remaining balance before the service date. It's the standard for vacation rentals, retreats, events, private clinics, and countless other industries. But when you look at Stripe's options, nothing quite fits:

- **Stripe Subscriptions** — designed for recurring billing at fixed amounts. A $450 deposit followed by two $525 payments is a plan with variable amounts and a defined end date, which subscriptions handle badly.
- **Manual invoices** — you could send separate Stripe invoices for each instalment, but that means manual work, chasing unpaid invoices, and hoping your customer pays on time.
- **Custom API integration** — you could build it yourself with SetupIntents, saved payment methods, and scheduled charges. But that's weeks of development, testing, and ongoing maintenance.
- **Payment links** — great for one-time payments, but a single payment link can't handle a deposit now and a balance charge later from the same saved card.

What you actually need is simple: charge a deposit, save the card, then automatically charge the balance on the dates you choose. That's exactly what Planpacer does.

## How to set up deposit + balance payments

Planpacer sits on top of your Stripe account. You keep your existing Stripe setup, your booking form and your email workflow. Planpacer adds the instalment schedule.

1. **Connect your Stripe account.** Sign up for Planpacer and connect your existing Stripe account through Stripe Connect. A one-time setup that takes a few minutes. Planpacer never holds your funds; payments go directly to your Stripe account.
2. **Create a payment plan.** From your dashboard, enter the total amount, your customer's email, and choose how to split the payments. Set a deposit percentage (e.g. 30%) and divide the balance across 2-4 instalments. Example: $1,500 total → $450 deposit today, $525 on March 15, $525 on April 15.
3. **Send the checkout link to your customer.** Planpacer emails your customer a secure checkout link. They see the full payment schedule upfront: the deposit amount, future payment dates, and exactly what they'll be charged.
4. **Customer pays the deposit via Stripe.** Your customer completes a standard Stripe-hosted checkout to pay the deposit. Their card is securely saved through Stripe's PCI-compliant infrastructure. You never touch card data.
5. **The balance is charged automatically.** On each scheduled date, Planpacer charges the saved card through Stripe. Both you and your customer receive email confirmations. If a payment fails, it's automatically retried and you're notified immediately.

## Why Stripe Subscriptions don't work for deposits

Stripe Subscriptions are built for ongoing recurring charges: think Netflix, SaaS, or gym memberships. Deposit + balance payments are fundamentally different:

- **Variable amounts per payment.** The deposit is often a different amount than the balance instalments. Subscriptions charge the same amount each cycle.
- **Defined end date.** Payment plans end when the balance is paid off. Subscriptions run until cancelled, which creates confusion and accidental charges.
- **Custom schedules tied to real dates.** You need payments before a check-in date, an event, or a procedure, not on arbitrary billing cycles.
- **No customer confusion.** Customers understand "pay $450 now, $525 on March 15." They don't understand why they've been enrolled in a "subscription" for a one-off booking.

## Who uses deposit + balance payments?

- **Vacation rentals** — collect a 30-50% deposit at booking and charge the balance before check-in.
- **Retreats and workshops** — let attendees secure their spot with a deposit and spread the cost across monthly payments before the event.
- **Event venues** — secure wedding and event bookings with a deposit, then collect milestone payments as the date approaches.
- **Private healthcare** — offer payment plans for elective procedures, dental work, and cosmetic treatments without third-party financing.
- **Boutique hotels and B&Bs** — offer flexible payment options for premium bookings.
- **Coaching and courses** — enrol clients with a deposit and collect the programme fee in instalments.

## Planpacer vs. the alternatives

| | Planpacer | Stripe Subscriptions | Manual Invoices | Custom Code |
|---|---|---|---|---|
| Setup time | Minutes | Longer, with workarounds | Per invoice | Weeks |
| Variable amounts | Yes | Workarounds only | Yes (manual) | Yes (if built) |
| Auto-charges | Yes | Yes | No | Yes (if built) |
| Custom dates | Yes | Billing cycles only | Manual | Yes (if built) |
| Customer experience | Clear plan page | Subscription portal | Separate invoices | Depends |
| Failed payment retry | Automatic | Configurable | No | If built |
| Code required | None | Some | None | Significant |

## Simple, transparent pricing

A concierge launch from €199 gets your account, branding and first live plan set up. After that, Planpacer charges 1% per successful payment-plan transaction on top of standard Stripe processing fees.

- No monthly subscription fees
- No minimum volume requirements
- Payments go directly to your Stripe account

## Frequently asked questions

### Can I take deposit payments with Stripe without subscriptions?

Yes. Planpacer lets you charge a deposit upfront via Stripe and automatically collect the remaining balance in scheduled instalments, with no subscriptions involved.

### How does the balance get charged automatically?

When your customer pays the deposit, their payment method is securely saved through Stripe. Planpacer then charges the saved card on the scheduled dates for each remaining instalment.

### What happens if a balance payment fails?

Planpacer automatically retries failed payments and sends email notifications to both you and your customer so nobody is left in the dark.

### Do I need to write any code?

No. Planpacer is a fully hosted solution. You create payment plans through your dashboard and send checkout links to customers. No API integration or development work required.

### What does it cost?

A concierge launch from €199 gets your account, branding and first live plan set up. After that Planpacer charges 1% per successful payment-plan transaction on top of standard Stripe processing fees, with no monthly subscription.

### Why not just use Stripe Subscriptions for deposits?

Stripe Subscriptions are designed for recurring billing at fixed intervals. Deposit + balance payments have variable amounts and custom schedules tied to a specific booking or service. Planpacer handles this without forcing your payments into a subscription model.

## Related Planpacer guides

- [Payment plans in Stripe without subscriptions](https://planpacer.com/stripe-payment-plans-without-subscriptions)
- [Planpacer vs Paythen](https://planpacer.com/planpacer-vs-paythen)
- [Collect retreat deposits and final balances](https://planpacer.com/collect-retreat-deposits-final-balances)

---

**Planpacer** is payment-plan software that collects deposits, instalments and final balances through Stripe, on a schedule the business sets. It is not a lender and not buy-now-pay-later. Pricing: concierge launch from EUR 199, then 1% per successful payment-plan transaction plus standard Stripe processing fees.

Canonical page: https://planpacer.com/stripe-deposit-balance-payments
More: https://planpacer.com/llms.txt
