#ironheart - PI creation

1 messages · Page 1 of 1 (latest)

warped steppeBOT
young dragon
#

Hi there. Can you share more details on the issue?

tulip wolf
#

sure, I integrate Stripe payment using React + Nest.js

young dragon
#

For future reference, chatting here shouldn't require an explicit @ mention of individual Stripe folks

tulip wolf
#

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?

young dragon
#

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

tulip wolf
#

pi_3LhJrCBPcEsNClYb2c3wH0fW

young dragon
#

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

tulip wolf
#

ok, will try again

young dragon
#

ironheart - PI creation