#ivn-nieves_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/1389631327166529568
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, it looks like that Checkout Session only had the card payment method available to it. Did you see bank account as a payment method for that specific session? If so, you may have been seeing Instant Bank Payments through Link which is a Link offering where bank payments can be made but they act like card payments https://docs.stripe.com/payments/link/instant-bank-payments
Looking in to how to disable that
It looks like Instant Bank Debits can't be turned off if Link is available so disabling Link for Checkout would be the way for you to disable this if you are looking to.
@raw cradle Got it, thanks ๐