dolibarr
dolibarr copied to clipboard
Add sepa support to stripe
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
Here is the "in progress" job : https://github.com/rycks/dolibarr/tree/14.0_stripe_sepa_debit
he does but it's a hidden functionnality as bancontact or other alternative methods
dolibarr needs more automation with payment in core
Amazing :) I hope it can be added to core or maybe as a plugin.
Just a question, why don't you create a pull request? Can I help in order to add it to core?
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
Hi ! Is there any update on this feature ?
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
Hello
To complete, actually Stripe doesn't provide any option about :
- remove an IBAN account from an existing customer, neither API or Stripe dashboard
- UMR and firm date are created when IBAN is set in Stripe part, can't be updated at any time. Then data are different between dolibarr and stripe context.
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.