Setting up a dummy payment gateway for testing in rails -


i new rails world , in process of setting small rails app client. 1 of requirements want set payment system test purpose .

for quick, use stripe. has minimal backend setup, gem, , (if tdd) easy create tests using given test card data.

gem install stripe 

Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -