#jeff_api

1 messages ¡ Page 1 of 1 (latest)

cursive drumBOT
#

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

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

rare basin
#

hello! you shouldn't be including stripe.String(stripe.CheckoutSessionPaymentMethodOptionsCardRequestThreeDSecureAny) - this will cause 3DS to be requested for / required for every payment, even off-session

#

is there a reason why you want to force 3DS on the first payment? Generally Stripe will automatically request for 3DS if/when necessary

valid creek
#

My goal is to reduce the risk of fraudulent payments

I don't expect it to be an issue, but I was trying to get ahead of it just in case

#

I have this enabled in production and I have 2 subscriptions already -- is there a way to disable that for those subscriptions?

rare basin
#

can you share the subscription id? I'll take a look

valid creek
#

sub_1SoYS0I7ScVn300Snnzs6jHl

sub_1SoyJqI7ScVn300SOU004zRR

rare basin
valid creek
#

Thanks! Will get that done soon. Appreciate your help with that

#

Can you tell me if I'd encounter this same issue if I set a radar rule to require 3d secure if the card supports it?

rare basin
#

you won't encounter the same issue. We don't request for 3DS for off-session payments for those Radar rules