#@Manu.el pressed the ๐Ÿ“ก **API** button

1 messages ยท Page 1 of 1 (latest)

potent hinge
#

Hello ๐Ÿ‘‹

#

Invoices are not refunded but the Payments associated with them are verified. So, to check this, you would need to investigate any associated Payment Intents and their Charges

#

For Invoice in_1SnmtzDtLlgoCDIrNPX4ouL6, the associated Payment Intent is pi_3SnmuEDtLlgoCDIr1cY6PlvL. The actual status you want is on the related Charge object ch_3SnmuEDtLlgoCDIr1mzDvHuG

cedar nest
#

cool ty

#

the refunded key, right?

#

๐Ÿ‘€

potent hinge
#

Yup! That will let you know.

#

It's not easy to relate that back to the Invoice just from the data in the webhook event but at least it gets you started

cedar nest
#

Yep I use it. But sometimes it fails because my connection, so I need to synchronize those payments that have been refunded, and I didn't know how. Thank you very much for your help and time

#

thats all!