Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcboquet committed Nov 21, 2014
1 parent 4998143 commit b47a91c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Sample app for a subscription-based rails site using [Paymill](https://paymill.com/) to process payments.
The code is based on [Railscast #288](http://railscasts.com/episodes/288-billing-with-stripe) (Billing with Stripe)

### WARNING

This app is not handling failed transactions, check out [issue #4](https://github.com/apalancat/paymill-rails/issues/4) for more information

## Usage

Register for a test account at [paymill.com](https://paymill.com/) and create the subscription plans (they called them Offers)
Expand All @@ -23,4 +27,4 @@ That's it! Run `rails server` and it should work.

Paymill API reference: https://www.paymill.com/en-gb/documentation-3/reference/api-reference/index.html

`paymill-ruby` gem: https://github.com/dkd/paymill-ruby
`paymill-ruby` gem: https://github.com/dkd/paymill-ruby

0 comments on commit b47a91c

Please sign in to comment.