dolibarr icon indicating copy to clipboard operation
dolibarr copied to clipboard

Add sepa support to stripe

Open rycks opened this issue 1 year ago • 2 comments

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 avatar Aug 05 '22 14:08 rycks

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

rycks avatar Aug 05 '22 14:08 rycks

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

dolibarr needs more automation with payment in core

ptibogxiv avatar Aug 06 '22 12:08 ptibogxiv

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

Max84 avatar Nov 08 '22 15:11 Max84

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

Max84 avatar Nov 08 '22 15:11 Max84

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

rycks avatar Nov 09 '22 17:11 rycks

Hi ! Is there any update on this feature ?

maximiliend avatar Apr 13 '23 09:04 maximiliend

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 avatar Dec 13 '23 08:12 camlafit

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.

camlafit avatar Jan 31 '24 09:01 camlafit