#sandhya_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/1311939554638565408
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
a new payment intent was created with same payment method and customer but it is again asking for 3ds verification
pi_3QQNTqLGWSF6TqR50z8sGZu8
hello! You didn't didn't include off_session=true when creating the PaymentIntent
so the payment is considered as on-session, and 3DS may be requested for
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
you can see in the request, there's no off_session=true : https://docs.stripe.com/api/payment_intents/create#create_payment_intent-off_session
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yeah got it succesful for pm_1QQNT5LGWSF6TqR5NIHaIRk5
could you please check this https://dashboard.stripe.com/test/payments/pi_3QQO19LGWSF6TqR50v2XOwHR
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
what is wrong with this now with same card it is declining with off_session true
you listed down Cuba as the billing address country. Stripe does not support providing services, products or payments to any sanctioned jurisdictions. https://stripe.com/legal/restricted-businesses#:~:text=Persons located in%2C resident in,%2C Donetsk%2C and Luhansk regions.