stripe

package
v0.0.0-...-dd062b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StripeErrorEmail

type StripeErrorEmail struct {
	Description string
	Error       error
}

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

type StripeTemplateParams struct {
	Frame    lobster.FrameParams
	Token    string
	Key      string
	Cents    int64
	Currency string
	Amount   float64
	Email    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL