#fatematzuhora
1 messages · Page 1 of 1 (latest)
okay, thanks
Sure
Hey I'm still getting the requires_confirmation status
Here is my payload:
amount,
currency,
confirm: true,
payment_method_options: {
card: {
setup_future_usage: 'off_session'
}
},
customer
Hi there 👋 taking over, as my colleague needs to step away
Give me a few minutes to get caught up.
Do you have a request for the Payment Intent you created that requires confirmation?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
yeah, now I got a new status requires_action probably for 3D secured card
but I used a card which is not a 3D secured card 4242 4242 4242 4242
Can you give me the Request ID for the request that you're looking at?
Here is my payment intent id pi_3N3N6VG0yaUrfkRb0S3NFvYQ
You needed to redirect your customer to authenticate in this case, since 3DS is required (even with the 4242 card). If you look at this event, you'll notice the next_action hash, which has a URL for redirecting your customer: https://dashboard.stripe.com/test/events/evt_3N3N6VG0yaUrfkRb0F17gn68
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.