Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jaymedavis/stripe.net
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymedavis committed Nov 19, 2015
2 parents ba0c641 + f9711ba commit 7bd0d7c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#### stripe.net

If you are interested in stripe.net pro, please contact me directly at [email protected]. The pro version will add additional tooling and priority support.


##**If you would like to submit a pull request.**
First, thank you! It is a lot of work to learn someone else's codebase, so I appreciate it. Here are a few things that would help me out:
* Do not submit pull requests for more than one fix. Keep them small and focused.
Expand Down Expand Up @@ -832,7 +835,7 @@ and access or modify connected accounts depending on permissions.
valuable service as well, but they are not available in Stripe.net yet.

2) The next thing to do, is have another party connect to your site. To do this, put a link on your site which will start the authorization process, or you can use a
[Stripe Connect Button](https://stripe.com/about/resources). Your link will need to contain some querystring paramaters:
[Stripe Connect Button](https://stripe.com/about/resources). Your link will need to contain some querystring parameters:

response_type: code
client_id: *your client id from the stripe connect dashboard*
Expand Down

0 comments on commit 7bd0d7c

Please sign in to comment.