#vibha-sharma_api

1 messages ¡ Page 1 of 1 (latest)

wet gyroBOT
#

👋 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.

kindred marsh
#

Can you be more specific? What issues are you facing?

warm shell
#

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

kindred marsh
#

Can you share the request id where you got that error?

#

Sepa does only support eur though, so likely you're using automatic payment methods or passing in sepa directly somewhere

warm shell
#

how to implement bac payment then

kindred marsh
#

Depends on what you want

#

Are you using payment element?

#

And which other payment methods do you want to support?

warm shell
#

I have created setup intent for that

kindred marsh
#

That didn't answer the above questions

#

And please share request id where you're getting this error per my above message

warm shell
warm shell
kindred marsh
#

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

warm shell
#

we required bank transfer payments using GBP can we do it?

kindred marsh
#

Bacs is bank debit not transfer

#

Which do you want?

#

And you still haven't shared the request id. Please share

wet gyroBOT