#jessy-extracadabra_error

1 messages ยท Page 1 of 1 (latest)

toxic merlinBOT
topaz owlBOT
#

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.

toxic merlinBOT
#

๐Ÿ‘‹ 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/1264874629961613312

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tawdry hedge
#

๐Ÿ‘‹ happy to help

#

the problem is explained in the error.message "The BIC for the provided IBAN cannot be found"

pastel pecan
#

Sorry, the error message is not relevant

tawdry hedge
#

this means that we tried to find the BIC for the provided IBAN and we couldn't find it

#

which usually means that your customer didn't provide a correct IBAN

pastel pecan
#

hum i don't understand the IBAN is valid,

#

this function confirmSepaDebitSetup does not control the BIC ?

tawdry hedge
pastel pecan
#

the stripe element type "iban" does not return any error

tawdry hedge
#

that doesn't mean it's a valid IBAN with a valid bank

pastel pecan
#

hum, how can I know if it's an valid bank ?

#

before fill the IBAN

tawdry hedge
#

I'm not sure I understand

pastel pecan
#

sorry

#

if the Stripe Element does not control, the bank, how to know if the bank is valid ?

tawdry hedge
#

when the payment method is created

pastel pecan
#

humm, ok and there is a list of invalid bank ?

tawdry hedge
#

I'm not sure we're on the same page here

#

I'm not saying that we have a list on "unsupported" banks

#

I'm saying that the IBAN provided is wrong and thus it's not linked to a SEPA bank with a BIC

pastel pecan
#

So, if I understand, there is some IBAN not linked with a SEPA bank with BIC and stripe element does not detect that ? we can see this problem when the payment method is created ?

tawdry hedge
#

no I really think it's just a customer mistake

#

they either had a typo

#

or they were trying to test a random IBAN

toxic merlinBOT
pastel pecan
#

I tried the iban, the stripe element mark as good, ๐Ÿค”

mellow marten
#

the element just does a basic format check, not an online check of the details, so this is all normal really

pastel pecan
#

and there is way to know, if the Iban is valid before, the payment method creation ?

mellow marten
#

no