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

[Bug]: Stripe Payment bounding #46

Open
DimiDR opened this issue Mar 23, 2024 · 0 comments
Open

[Bug]: Stripe Payment bounding #46

DimiDR opened this issue Mar 23, 2024 · 0 comments

Comments

@DimiDR
Copy link

DimiDR commented Mar 23, 2024

What happened?

I needed to create an additional Stripe account for doing the payments. My test user had already a credit card saved with stripe "424242...". I added the new Stripe API keys to the admin dashboard. When I wanted to make a payment test I got "no such customer: XX". Stripe has an account ID is saved in TI. Now as I am connected to another Stripe account with the same shop, the Stripe Account ID does not match, as it does not exist.

What did you expect to happen?

I can remove the saved credit card information without any errors. TI saves not only the ID of Stripe, but maybe also the Stripe account. So when the account is changed, it will generate a new user in Stripe.

Version

3.x

What browser are you seeing the problem on?

No response

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant