Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StripeErrorEmail ¶
type StripePayment ¶
type StripePayment struct {
// contains filtered or unexported fields
}
func MakeStripePayment ¶
func MakeStripePayment(privateKey string, publishableKey string) *StripePayment
func (*StripePayment) Payment ¶
func (sp *StripePayment) Payment(w http.ResponseWriter, r *http.Request, frameParams lobster.FrameParams, userId int, username string, amount float64)
type StripeTemplateParams ¶
Click to show internal directories.
Click to hide internal directories.