#sweets8594

1 messages · Page 1 of 1 (latest)

tardy cedarBOT
#

Hello! We'll be with you shortly. 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.

heady otter
#

Hi there!

#

you will receive a PaymentIntent object

echo abyss
#

yeah i wanna check what object I'll receive if payment failed in test mode

heady otter
#

then you can use the Stripe CLI for this, by running stripe trigger payment_intent.payment_failed. and you'll see all relevant events.

echo abyss
#

ok i'll check