Connect your Stripe account to accept card payments on invoices.
Setting up
- Go to Settings → Billing → Stripe.
- Click Connect to Stripe and authorize your account.
- Managello gets read/write access to create payment links.
How clients pay
- Client gets an invoice email.
- They click Pay now and choose a payment method.
- Payment processes through Stripe (you never see their card details).
- 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?