benecaster_stripe_membership_invoice_paid
Fires when a Stripe invoice.paid webhook event is received for a built-in membership subscription. Fires on each successful renewal invoice. Phase 2 (built-in Stripe memberships).
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$stripe_subscription_id |
string |
— | Stripe subscription ID |
$event |
\Stripe\Event |
— | Full Stripe event object |