#ironheart - PI creation
1 messages · Page 1 of 1 (latest)
Hi there. Can you share more details on the issue?
sure, I integrate Stripe payment using React + Nest.js
For future reference, chatting here shouldn't require an explicit @ mention of individual Stripe folks
sorry
in test mode it was working well
I changed publish key and secret key for live, and try again
but transaction was logged in test mode, not live mode and it failed
can you help me?
I'm not sure I follow. Can you copy paste the ID of one of those incomplete PaymentIntents?
We're still looking at Test mode in the screenshot above so these PaymentIntents must have been created with your test mode secret key
pi_3LhJrCBPcEsNClYb2c3wH0fW
Yes, that PaymentIntent was created with a test mode secret key
Its current status is requires_payment_method, which means no card details have been collected for this PaymentIntent
ok, will try again
ironheart - PI creation