Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRoutes ¶
func ApplyRoutes(r *gin.RouterGroup)
func CheckSubscription ¶
func CreatePaymentIntent ¶
func HandleCanceledOrFailedPaymentIntent ¶
func HandleCanceledOrFailedPaymentIntent(eventDataRaw json.RawMessage) error
func HandleWebhook ¶
func TrialSubscription ¶
Types ¶
type SubscriptionResponse ¶
type SubscriptionResponse struct {
Subscription *models.Subscription `json:"subscription,omitempty"`
Status string `json:"status"`
}
Click to show internal directories.
Click to hide internal directories.