#veequeetch_link-bankaccount
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1258189148729245826
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
@verbal osprey this is likely Link which is our wallet payment method (Stripe's) and we offer more than card payments with it
veequeetch_link-bankaccount
Here is a screen to illustrate what I am seeing.
yes that's Link
I see. So link handles cards and bank accounts? My next question is with bank payments done via Link, are the payments sync or async?
payments are still considered sync
and yes we do card and bank accounts and are expanding to more payment methods internally. The idea is to make it as easy as possible for your customers using Link to just pay you with their preferred payment method and we abstract all of that away with Link
Ahh okay that is good to know. My concern comes from how we handle successful payments. We assume payments are synced, thus we use the checkout.session.completed event to confirm payment success. From my understanding this wouldn't work well with a async payment method.
One related, non-technical question since I am learning more about Link. Does Link support SEPA debit?
Link is synchronous. The fact that we do bank account payments under the hood doesn't change anything for your integration, it is synchronous
Link does not support SEPA Debit yet. We will add support for it in the future, but for now that Bank tab is US/USD only
Awesome. Thanks for the answers. Hopefully one day SEPA debit is added for our European customers who don't like using credit cards ๐