/stripe-demo

A simple demo of using the stripe API via golang

Primary LanguageGoMIT LicenseMIT

stripe-demo

A simple demo of using the stripe API via golang

Usage

$ PUBLISHABLE_KEY=pk_test_blahblah
$ SECRET_KEY=sk_test_blahhalb
$ go run stripe-demo.go