docs/PAYMENTS: add API docs

docs: remove OSEM_ICON docs
This commit is contained in:
Rishabh Saxena 2016-08-18 15:31:34 +05:30
parent 4147114e02
commit 2605c8f239
3 changed files with 2 additions and 4 deletions

View file

@ -4,6 +4,8 @@ If you have any problems with installing don't hesitate to [contact us](https://
## Configure Stripe into the application
To configure Stripe into your application all you need to do is add the private and publishable keys into the Rails environment.
You can register to Stripe [here](https://dashboard.stripe.com/register) and get your API keys for free.
**You need to set the API keys provided by Stripe into the application first to get the feature running.**
Add your Stripe API keys in `.env` file into these variables: