Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GLOBAL_TYPE_OF_SUBSCRIPTION types.TypeOfSubscription
)
Functions ¶
func HandleInitialSubscriptionPayment ¶
func HandleInitialSubscriptionPayment(charge stripe.Charge) error
Initial Subscription Payment
func InitOnDayXNoSubCheckouts ¶
func InitOnDayXNoSubCheckouts(d string, sp string, cp string, gtos types.TypeOfSubscription)
func PaymentToCreateSubscriptionXDay ¶
func PaymentToCreateSubscriptionXDay(w http.ResponseWriter, r *http.Request)
Types ¶
type PrePayment ¶
type PrePayment struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.