payments_webhook_generic( string $type, StripeObject $object )
This action fires when the generic webhook is called by Stripe.
By default, the generic webhook sends an email to the site admin containing the object.
How can we help?
payments_webhook_generic( string $type, StripeObject $object )
This action fires when the generic webhook is called by Stripe.
By default, the generic webhook sends an email to the site admin containing the object.