#anadalg

1 messages ยท Page 1 of 1 (latest)

green fulcrumBOT
old river
#

Hi there

magic igloo
#

Hi!

old river
#

Are these for automatic retries for the Invoice?

magic igloo
#

yes

old river
magic igloo
#

Thank you! this seems what I was searching for ๐Ÿ‘

old river
#

๐Ÿ‘

magic igloo
#

is there a way to inferre from the "payment_intent.payment_failed" event payload if is the first attempt?

old river
#

No since that gives you the PaymentIntent object

#

You would either need to retrieve the Invoice or listen for invoice.payment_failed instead.

magic igloo
#

Great, thanks!