Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.1k stars 2.68k forks source link

Add sepa support to stripe #21672

Open rycks opened 1 year ago

rycks commented 1 year ago

Feature Request

Most of job is done, but dolibarr can't do yet sepa mandate payment via stripe ... so i would like to work on that because i need it :)

Use case

No response

Suggested implementation

No response

Suggested steps

No response

rycks commented 1 year ago

Here is the "in progress" job : https://github.com/rycks/dolibarr/tree/14.0_stripe_sepa_debit

ptibogxiv commented 1 year ago

he does but it's a hidden functionnality as bancontact or other alternative methods

dolibarr needs more automation with payment in core

Max84 commented 1 year ago

Amazing :) I hope it can be added to core or maybe as a plugin.

Max84 commented 1 year ago

Just a question, why don't you create a pull request? Can I help in order to add it to core?

rycks commented 1 year ago

Just a question, why don't you create a pull request? Can I help in order to add it to core?

no pull request because the job is not done, a lot of things are missing ... then i/we have to make full coverage of all situations before make the PR

maximiliend commented 1 year ago

Hi ! Is there any update on this feature ?

camlafit commented 7 months ago

Hello

Looks done. From paymentmodes page if a customer bank account is set you can create a sepa account on stripe. A sepa mandate is set. I've a just a doubt about URM and date value from dolibarr to stripe data

camlafit commented 5 months ago

Hello

To complete, actually Stripe doesn't provide any option about :

Stripe feature is now implemented in last Dolibarr. @rycks I think you can close this issue as you've more or less completed this feature :)

Have a nice day.