#ilyeselb
1 messages · Page 1 of 1 (latest)
sub_1NOMByGyOBDbEOMCzqPGpiTt
Ah yeah. So that is a normal part of the 3ds flow. What happens is we attempt to charge the sub when you confirm its underlying payment intent. When it requires 3ds, that invoice payment attempt fails so we do send an invoice.payment_failed webhook event along with an invoice.payment_action_required event. If the customer successfully completes 3ds after that, we follow up with an invoice.payment_succeeded event
Yeah no problem
so actually
if i cant make a diff between a real invoice fail and that invoice payment attempt fails
don't understand, does this mean that every 3D Secure payment produces an invoice failed webhook called every time ?
??