Stripe Payments in Rails, Part 4 – Plan Discounts With Coupons Wednesday, 18 February, 2015 by Juan Lebrijo about payments, rails, stripe In this post We are adding discount coupons to our Rails application payments process.
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.