provider/provider_events library

Classes

BillingProviderErrorEvent
The BillingProviderErrorEvent is a ProviderEvent emitted when there is an error in the BillingProvider.
BillingProviderEvent
PaymentLinkCreated
The PaymentLinkCreated is a BillingProviderEvent emitted when a payment link is created.
PaymentLinkCreationFailed
The PaymentLinkCreationFailed is a BillingProviderErrorEvent emitted when a payment link cannot be created.
SubscriptionModificationFailed
The SubscriptionModificationFailed is a BillingProviderErrorEvent emitted when a subscription cannot be modified.
SubscriptionModified
The SubscriptionModified is a BillingProviderEvent emitted when a subscription is modified.
Unsubscribed
The Unsubscribed is a BillingProviderEvent emitted when a subscription is unsubscribed.
UnsubscribeFailed
The Unsubscribed is a BillingProviderErrorEvent emitted when a subscription cannot be unsubscribed.