#gtabeo

1 messages ยท Page 1 of 1 (latest)

mellow mothBOT
eager socket
#

Hi! Let me help you with this.

#

Could you please share the PaymentIntent ID pi_xxx?
And screenshots.

last vigil
#

thanks

#

yes

#

pi_3MmhdSJizIym4wPX16hpJnIh

eager socket
#

I haven't seen this behaviour before, but that's probably how Terminals work.
I recommend listening to the payment_intent.succeeded event, and not to the charge.* to be more sure.
Not sure how to replicate this in Test mode.

#

I don't think it's possible.

last vigil
#

Today stripe dashboard is different

#

can you check the webhooks? It also sents a refund

#

here is the refund also

cobalt widget
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

last vigil
#

๐Ÿ‘

cobalt widget
#

as my colleague mentioned you shouldn't be listening to the Charges events but instead listen to the payment_intent.* events

#

you will receive a payment_intent.payment_failed instead and you wouldn't have to worry what the low-level API is doing under the hood

last vigil
#

is it possible to reproduce locally? I need to test that case

#

additionally, I have to listen to the refunds events

#

in that case I receive a refund event

cobalt widget
last vigil
#

what about reproducing in test mode?

cobalt widget
last vigil
#

yes but I cannot find how I can test the above behavior

cobalt widget
#

any card decline

last vigil
#

works differently...I don't get the same behavior

#

anyways

#

thanks for you help

cobalt widget
#

do you mind sharing a PI ID were you see the different behavior?

last vigil
#

sure a second

#

pi_3Mo25BJizIym4wPX0lhhVcjV

#

that's test mode

#

we have a charge failed but we don't get refunds

#

and that looks the expected beavior (at least for me)

#

pi_3Mo25BJizIym4wPX0lhhVcjV

#

another one from test mode

#

if we could identigy the differenct of the one in production and these 2 from test mode, it may help to see why the system behaves this way

cobalt widget
#

I'm really not sure, this is very niche and specific use-case

#

and someone with more knowledge on the subject could take a look

last vigil
#

thank you tarzan and vanya