Invoice Payment Failed Webhook
The INVOICE_PAYMENT_FAILED webhook is sent when an error occurs in accepting the payment for an invoice.
INVOICE_PAYMENT_FAILED Webhook
{ "id": "wh_94c976fca2b12173fcd0462514c6650e", "data": { "id": "invoice_39860731ca5e0a84b142f263d1d7df73", "tax": 0, "type": "payment", "lines": [{ "id": "il_304e3f5733e4a063dbc99780bdbd6108", "plan": { "id": "plan_0187777c7288a0ed27e114f3bd34df88", "tiers": [], "active": true, "amount": 10, "currency": "USD", "interval": "month", "metadata": {}, "nickname": "", "created_at": 1702540082, "tiers_mode": "", "usage_type": "licensed", "billing_scheme": "per_unit", "interval_count": 1, "aggregate_usage": "sum", "transform_usage": { "round": "up", "divide_by": 1 }, "trial_period_days": 0 }, "type": "subscription", "amount": 120, "period": { "end": 1705218484, "start": 1702540084 }, "currency": "USD", "metadata": {}, "quantity": 12, "proration": false, "description": "Subs Checks", "discountable": true, "invoice_item": "", "subscription": "sub_5486e171287dc29b02dd7901df16e877", "subscription_item": "subi_0717667f66e356693f0b7503abc043c1" } ], "total": 120, "payout": null, "status": "open", "billing": "pay_automatically", "payment": null, "currency": "USD", "customer": "cus_7bca8402314efdade4fad591d966d2bc", "discount": null, "due_date": 1705132084, "metadata": {}, "subtotal": 120, "created_at": 1702540084, "period_end": 1705218484, "description": "", "tax_percent": 0, "period_start": 1702540084, "subscription": "sub_5486e171287dc29b02dd7901df16e877", "attempt_count": 1, "payout_fields": null, "billing_reason": "subscription_create", "days_until_due": 30, "payment_fields": null, "payment_method": "card_de822feb16d72300af6bb07af2054565", "discount_amount": 0, "next_payment_attempt": 1702543684, "statement_descriptor": "", "automatic_attempt_count": 0 }, "type": "INVOICE_PAYMENT_FAILED", "status": "NEW", "created_at": 1702540317, "extended_timestamp": 1702540317444, "trigger_operation_id": "2ba51d77-d3bb-426a-90ec-1c66bc4a2759" }