azcoov / push

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup guide

  1. Run bundle install.

  2. Set ENV vars:

  • SECRET_KEY - Stripe account secret key
  • PUBLISHABLE_KEY - Stripe account publishable key
  • CLIENT_ID - Stripe Connect app ID
  1. Setup certificates, as documented here.

About