Skip to content

Instantly share code, notes, and snippets.

View kashifali554's full-sized avatar
🎯
Focusing

Kashif Ali kashifali554

🎯
Focusing
View GitHub Profile
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.