#gabriel-shalom_best-practices
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/1506578150380015637
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Looks like your questions got cut off by the bot, but in relation to the approach you describe here, yes this is generally the recommended approach when you cannot capture at the time of authorization. Only thing I would suggest is to consider adding payment_method_options.card.request_three_d_secure: 'any' on the SetupIntent for locations that may use SCA. This forces 3DS authentication at registration, storing a network mandate, so would increase off-session success rates later on
Thank you! Yes, it did get cut off - here's the final bit: "Two questions: (1) Is this the recommended approach for conditional capture over multi-week auction windows? (2) What's the typical failure/re-auth rate on off-session PaymentIntents when the card was set up for on-session use?"
@robust oriole end of the original question posted above
So yes, in relation to your first question, that's the correct approach. For the second question, I don't think there's any generally published failure/re-auths rates, as they can depend on a lot of factors, but if you use the suggestion above concerning request_three_d_secure, this should greatly improve the success rates
@robust oriole copy that, thank you!
No problem, happy to help!
@robust oriole if I have related questions can I post them here or is it better to open a new thread?
Best to open a new thread. We'll still always be able to refer back to old threads if needed
Ah well the bot said if I have another best practice question I should ask it here...
hey there ๐ you're welcome to ask your follow up questions here too
if the thread is idle, then it will be locked after a while, in which case you're welcome to open a new thread
@willow fjord cheers, thanks!
What MCC would a marketplace platform for entertainment product placement auctions be assigned? We're trying to confirm whether we'd fall under 7999 (recreation services) or 7929 (entertainment) โ relevant for Extended Authorization eligibility and interchange rates.
I'm not sure to be honest! this channel is intended for technical integration questions, but we're not experts in all payment-related topics
this is a question that would be better suited to our support team: https://support.stripe.com/?contact=true
Popular articles