#boat_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/1336714627358134395
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
We previously had to get a setting enabled to allow partial auth functionality on PaymentIntents, so is there perhaps another similar setting which gates the ability to process SetupIntents with partial auths?
Hi there 👋 based on the descriptions of those cards, I don't think you'll be able to use them with Setup Intents.
I'm not aware of anything that needs to be turned on for Setup Intents, but we aren't too familiar with these features that require additional access in this forum. Our Support team is, so if there is something else that needs to be turned on for your account they're the right group to speak with:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok, in lieu of going the support route, do you think it's worth trying to set up the card without Setup Intents? Or would I run into the same issue?
I wouldn't anticipate problems if you use a Payment Intent with setup_future_usage to set it up. I'm less confident about creating the Payment Method directly, but that should be quick to test.
Ok, I’ll try playing around with that and if I still have issues I’ll touch base with support.
I was just trying to stick to SetupIntents because that’s our standard for all of our payment flows.
Thanks for your help!
Any time!