#manny-manny-2023_unexpected

1 messages ¡ Page 1 of 1 (latest)

last shardBOT
#

👋 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/1233402003997200485

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

chilly ivyBOT
mortal geyser
#

Checkout only prefills saved payment method if it's a card. This isn't supported for bank account

fallen swift
#

paymentIntentData.put("setup_future_usage", "on_session") if this option is set will it create a payment method everytime?

mortal geyser
#

Yeah, but if you're using Checkout, you can't reuse a bank payment method

#

Like you'd need your app to just create a payment intent and charge the existing PM instead

fallen swift
#

ok testing it now will let you know in 5 mins

#

ok i understood where its going wrong will connect back if issue does not resolve, thank you so much for your help