Stripe Payments in Rails, Part 3 – Recurring Payments Wednesday, 18 February, 2015 by Juan Lebrijo about payments, rails, stripe How you can create a recurring payment system to create subscriptions at your Stripe.com account.
Stripe Payments in Rails, Part 2 – Use Custom Forms with Stripe.js Wednesday, 18 February, 2015 by Juan Lebrijo about payments, rails, stripe Next step from our last post … we are explaining how easy is to create a custom form using Stripe.js library.
Stripe payments in Rails, Part 1 – Stripe Checkout Wednesday, 18 February, 2015 by Juan Lebrijo about payments, rails, stripe The easiest way to integrate your Rails app with Stripe.com account, just adding some code to your view.