Skip to main content

Filter: wu_stripe_webhook_membership

Filters the membership record associated with this webhook.

This filter was introduced due to conflicts that may arise when the same Stripe customer may be used on different sites.

Parameters

NameTypeDescription
$membership\WP_Ultimo\Models\Membership|falseThe membership object.
$event\Stripe\EventThe event received.

Source

Defined in inc/gateways/class-base-stripe-gateway.php at line 2852