Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Gomerchant

Gomerchant is an abstracted payment interface for Golang, it provides unified API for different payment gateways.

Usage

import "github.com/qor/gomerchant/gateways/stripe"
func main() {
 Stripe := stripe.New(&stripe.Config{
 Key: config.Key,
 })
}

GoDoc

About

Stripe, Paygent, and Amazon Pay Adaptors

Resources

Stars

20 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /