#MarkoBoras

1 messages · Page 1 of 1 (latest)

alpine kiteBOT
hasty quarry
sage lava
#

Let me preformulate question

#

Is there some event that I can listen to in webhook

#

when insufficient funds on the card

hasty quarry
#

Yup, that's the one

#

You need to be able to read the decline code and decline message in order to know if a charge failed due to insufficient funds, and this is the easiest (potentially only) way to do that

sage lava
#

Thanks

#

I'll try now

#

Is there a list of table why checkout would fail

#

and messages

hasty quarry
#

No

#

Checkout will either fail (if a charge fails) or succeed

sage lava
#

Kk

#

What about subscription renewal each month

#

after user subscribes

#

is there some event just for that

hasty quarry
sage lava
#

how can I get user payment methods

hasty quarry
#

Not sure I understand what you're asking

sage lava
#

nevermind

#

found

#

what is the difference in trigger of invoice.payment_failed and charge.failed