Skip to content

Instantly share code, notes, and snippets.

@dchun
Last active May 11, 2017 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dchun/5e6fbdffa0d3c21738fdc99c84ea5cb4 to your computer and use it in GitHub Desktop.
Save dchun/5e6fbdffa0d3c21738fdc99c84ea5cb4 to your computer and use it in GitHub Desktop.
{
"info": {
"name": "Your Store"
},
"products": {
"sku_001": {
"amount": 1000
}
},
"server": {
"host": "agile-ravine-95011.herokuapp.com/"
},
"stripe": {
"publishableKey": "pk_test_Vc77adv6ewTAkuXyzxIdoNQb"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment