#manuel-checkout-events
1 messages · Page 1 of 1 (latest)
manuel-checkout-events
@eternal grove just to be clear you mean someone goes on Checkout and tries to pay with a card and gets a decline, that's what you want to track? Or something else like a bank debit failing asynchronously?
yes, when a card its declined
so in that case we would send payment_intent.payment_failed. Try one of the test cards at https://stripe.com/docs/testing#declined-payments to see it happen
this can be applied for the checkouts and the payment links?