#Hakan de Chargemap-webhooks
1 messages ยท Page 1 of 1 (latest)
sure ! privately ?
here is fine ๐
ok
evt_3LCq5OFigtNEoosZ0OTsfzDz
thanks ๐
I have the whole payload if you need it, and it seems that we received another webhook event in the meantime
all good, I can pull it up on my end
okay yeah so that seems like an expected behaivor
If you look at the later event
https://dashboard.stripe.com/events/evt_1LXQHTFigtNEoosZ1kMVZw1B
It gets updated
yep saw that. So in the
charge.refund.updated event, we have now a succeeded state for the refund. Does that mean that it's this field that we need to track and not the value of the "object->refunded" value in the charge.refunded event ?
sorry to insist but I just want to make sure that I understand the flow here
https://dashboard.stripe.com/events/evt_3LCq5OFigtNEoosZ0OTsfzDz here the refunded : true value means that the refund has been initiated if I understand correctly, and does not mean that the customer has the money on his account, right ?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
here the refunded : true value means that the refund has been initiated if I understand correctly and does not mean that the customer has the money on his account, right ?
that's correct