This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What is stripe..? | |
Stripe allows both private individuals and businesses to accept payments over the Internet. | |
Stripe focuses on providing the technical, fraud prevention, and banking infrastructure required to operate online payments. | |
Heroku link: | |
https://glacial-tor-22746.herokuapp.com/charges/new | |
Setting up payment with stripe is surprisingly easy in rails stack. | |
1. Create new rials app and cd into directory. |