#akshay_error

1 messages ¡ Page 1 of 1 (latest)

keen matrixBOT
bitter whaleBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

keen matrixBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1255497728423628812

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

dusk tapir
#

hi there!

#

can you share the PaymentIntent ID (pi_xxx)?

hushed bone
#

pi_3PVrxVFSVsPYhDti0FBKTjEW

dusk tapir
#

thanks! that PaymentIntent was created successfully. next step is to collect the payment method information and confirm the PaymentIntent.

hushed bone
dusk tapir
#

But doesnt payment sheet does that automatically on submit?
yes. so that's doesn't work? do you see any errors in your logs?

hushed bone
dusk tapir
#

can you explain your payment flow step by step?

hushed bone
#

It goes to the else block

#
  1. First im generating a client secret frm the server backend
  2. Im calling the initializepaymentSheet function with the generated client secret when the component renderes
  3. In press of the pay button im invoking openPaymentSheet function which is shown in the above screenshot
keen chasm
#

Not really understanding what you're saying the problem is

#

does the PaymentSheet appear? do you enter your card details into it? do you have a screen recording of what exactly happens in the UI?

keen matrixBOT
hushed bone
#

Paymentscreen is showing up after payment is done, payment intent status is not getting changed

mortal hound
#

Hello as my colleague mentioned above, can you share more details as we're unable to understand the problem you're describing.

What's Paymentscreen in your context? Are you referring to PaymentSheet where you enter card details? Can you share screen recording of what you're seeing?

Additionally, can you print out the PaymentIntent clientSecret when you use it to initialize Payment Sheet? It is possible you're confirming a different PaymentIntent altogether

hushed bone
#

Ok i will try to get the screen recording