#ghoullll_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/1346095078006849639
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
To clarify, the IBAN maps to a Payment Method object in Stripe and you want to get those fields? Or you just have an IBAN and want more info?
i have an iban and i want more please
Then you'd need to set it up as a payment method via a Setup Intent: https://docs.stripe.com/payments/sepa-debit/set-up-payment
yes i understand
but all i wanna know is that if i provide an iban can i extract bic and ban name from it ?
does stripe provide a feature like that
No, not without authenticating the payment method via the guide above
i don't understand
would that mean if i provide it in the input i can exctract it back and if not i won't find it ?