#caderann_error
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/1432289430991015979
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Hello!
can you please check on the above and guide us to the solution for this? its only failing for a specific connected account, we've confirmed the payment method settings on their dashboard and twint is setup correctly.
so all TWINT payment are failling for one specific conneced account?
can you share a PaymentIntent ID (pi_xxx) for a succeeded TWINT payment made from a different connected account so I can compare the two?
okay, please allow me 5 minutes while i check that
Hey, taking over here.
Checking the failure request I dyou've shared: req_h0xrrb5aJslKB9
Have you got any update on this between ?
Hey @wise quartz
here is the payment intent ID for a succeeeded payment
pi_3SMmh7CWmgn7yrNC16KtkgeI
Thanks for sharing checking...
This was done via Web Stripe PaymentElement and not RN PaymentSheet
In test mode are you able to test Twint in your integration?
https://github.com/stripe/stripe-react-native/blob/master/example/src/screens/PaymentsUICompleteScreen.tsx
I wasn't able to reproduce so far
let me check
we found a paymentIntent in live mode which was done via RN PaymentSheet:
https://dashboard.stripe.com/acct_1GDPndJ7XeRxWFUI/connect/view-as/acct_1QKSVJDcAoT3ceOt/payments/pi_3SMlyNDcAoT3ceOt0UUrr8zl
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Well after checking further the failed PaymentIntent pi_3SMlv4EKtAIFwf390Q8ycjW8, this seems like the original decline was outside of Stripe
While this channel is for technical integration issue, we don't know much about declines (your code seems fine)
So I invite you to reach out to Stripe Support http://support.stripe.com/contact
In order to know more about the decline reason
okay, I'll get in touch with support