Accept card payments with Stripe integration

Connect your Stripe account to accept card payments on invoices.

Setting up

  1. Go to Settings → Billing → Stripe.
  2. Click Connect to Stripe and authorize your account.
  3. Managello gets read/write access to create payment links.

How clients pay

  1. Client gets an invoice email.
  2. They click Pay now and choose a payment method.
  3. Payment processes through Stripe (you never see their card details).
  4. Invoice automatically marks as paid.

Testing

In development mode, use Stripe's test card numbers to verify the flow without charging anything.

Refunds

An admin can refund a Stripe payment — fully or partially — from the invoice screen. Managello sends the refund through Stripe against the original payment. This is different from voiding an invoice, which is a local cancellation and never moves money. For the distinction, see Void vs refund.

Was this article helpful?