Pay

screenshot of Pay
rails

Payments for Ruby on Rails apps

Overview:

Pay is a payments engine designed for Ruby on Rails 6.0 and higher. It supports various payment processors like Stripe, Paddle, Braintree, Lemon Squeezy, and even a Fake Processor for testing purposes. The tool provides a comprehensive guide for installation, configuration, and usage, making it easier for developers to incorporate payment processing into their Rails applications.

Features:

  • Support for Ruby on Rails 6.0 and higher
  • Various Supported Payment Processors like Stripe, Paddle, Braintree
  • Standardized API for Different Payment Providers
  • Comprehensive Documentation including Installation, Configuration, and Usage Guides
  • Ability to Customize Pay Models
  • Support for Stripe Connect in Marketplaces
  • Open Source under MIT License
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.