Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sepa support to stripe #21672

Open
rycks opened this issue Aug 5, 2022 · 8 comments
Open

Add sepa support to stripe #21672

rycks opened this issue Aug 5, 2022 · 8 comments
Assignees
Labels
Feature request This is a feature request

Comments

@rycks
Copy link
Contributor

rycks commented Aug 5, 2022

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 rycks added the Feature request This is a feature request label Aug 5, 2022
@rycks rycks self-assigned this Aug 5, 2022
@rycks
Copy link
Contributor Author

rycks commented Aug 5, 2022

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

@ptibogxiv
Copy link
Contributor

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

dolibarr needs more automation with payment in core

@Max84
Copy link

Max84 commented Nov 8, 2022

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

@Max84
Copy link

Max84 commented Nov 8, 2022

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

@rycks
Copy link
Contributor Author

rycks commented Nov 9, 2022

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
Copy link

Hi ! Is there any update on this feature ?

@camlafit
Copy link
Contributor

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request
Projects
None yet
Development

No branches or pull requests

5 participants