psankar / stripe-demo

A simple demo of using the stripe API via golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple demo of using the stripe API via golang

License:MIT License


Languages

Language:Go 100.0%