payments

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(sg *echo.Group)

func CheckoutWebhook

func CheckoutWebhook(c echo.Context) error

func CreateCheckoutSession

func CreateCheckoutSession(c echo.Context) error

Types

type CreateCheckoutSessionOptions

type CreateCheckoutSessionOptions struct {
	OrgID    string `query:"org_id"`
	Quantity int64  `query:"quantity"`
}

Jump to

Keyboard shortcuts

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