Hi everyone !!
I’ve set up online payments with Stripe and I have to say that everything works perfectly.
I would like to set up Stripe direct debits every month automatically. I’ve tried a number of different ways, including using “sample invoices”, but nothing works, the payment doesn’t go through automatically with each renewal.
Do you have any idea how to do this?
Thanks !
Hi,
Glad to hear Stripe payments are working well for you!
For recurring/subscription payments, one approach worth considering is letting Stripe handle the subscription and billing cycle directly instead of trying to automate it from Dolibarr. Stripe has very robust subscription management built in — it handles the recurring charges automatically every month without any manual intervention.
The only “downside” of this approach is that the invoices live in Stripe rather than in Dolibarr. But that’s exactly where this module comes in:
Stripe Invoice Import automatically pulls all invoices generated by Stripe into Dolibarr, including payment registration and customer sync. So every time Stripe charges a subscription renewal, the invoice will appear in Dolibarr automatically — no manual work needed.
You can find it here: https://www.dolistore.com/product.php?id=2769
It might be exactly what you need if you’re open to letting Stripe manage the subscription side of things!