Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopPaymentManager ¶
type NoopPaymentManager struct{}
NoopPaymentManager is a no-op payment manager.
func (*NoopPaymentManager) HandleEventWebhook ¶
func (n *NoopPaymentManager) HandleEventWebhook(_ *http.Request) error
HandleEventWebhook satisfies our interface.
type PaymentManager ¶
PaymentManager handles payments via 3rd-party providers.
type SubscriptionPlan ¶
SubscriptionPlan describes a plan you pay on a recurring monthly basis for.
Click to show internal directories.
Click to hide internal directories.