#vibha-sharma_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1286683269928194069
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- vibha-sharma_api, 2 days ago, 15 messages
Can you be more specific? What issues are you facing?
I got this error
"The currency provided (gbp) is invalid for one or more payment method types on this PaymentIntent. The payment method type sepa_debit only supports the following currencies: eur. Either correct the provided currency, or use a different PaymentIntent to accept this payment method type."
when I am implementing bac payment
Can you share the request id where you got that error?
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Sepa does only support eur though, so likely you're using automatic payment methods or passing in sepa directly somewhere
how to implement bac payment then
Depends on what you want
Are you using payment element?
And which other payment methods do you want to support?
I have created setup intent for that
That didn't answer the above questions
And please share request id where you're getting this error per my above message
yes
currently we need support of card and sepa_debit and may more
You can't have sepa debit and bacs debit side-by-side
They have different currency requirements
Also you mentioned you use a setupintent, but setupintents don't have amounts and currencies, so the above error message doesn't make sense
Please share the request id
we required bank transfer payments using GBP can we do it?
Bacs is bank debit not transfer
Which do you want?
And you still haven't shared the request id. Please share