Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstevenson committed Mar 1, 2019
1 parent 2db1fb4 commit ae1e5fe
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ An example application built using [Stripe Connect](https://stripe.com/docs/conn


## Features
:lock: Uses [Devise](https://github.com/plataformatec/devise) for user authentication.

:money_with_wings: Create fundraising campaigns and custom Stripe Connect accounts.

:lock: Uses [Devise](https://github.com/plataformatec/devise) for user authentication.

:chart_with_upwards_trend: Fairly complete seller dashboard to view charges, create refunds, view payouts, etc.

:iphone: Fully responsive for mobile browsers.
Expand All @@ -44,9 +44,7 @@ An example application built using [Stripe Connect](https://stripe.com/docs/conn


## Specs
Built on Rails 5 and running Ruby 2.2. Uses the 2016-07-06 API version.

Update with newer API version in progress!
Built on Rails 5 and running Ruby 2.2. Uses the 2019-02-19 API version, which includes [major chages](https://stripe.com/docs/upgrades#2019-02-19) to the way Connect onboarding works.


## Setup
Expand Down

0 comments on commit ae1e5fe

Please sign in to comment.