The project is in a healthy, maintained state
Solidus Engine for Openpay Mexican Payment Gateway
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 1.5
>= 3.0, < 5.0
 Project Readme

Solidus OpenPay

CircleCI

Add solidus_open_pay to your Gemfile:

gem 'solidus_open_pay', github: 'jtapia/solidus_open_pay'

Then run:

bundle
bundle exec rails g solidus_open_pay:install

Setup OpenPay Payments

You need to go to Openpay, create an account and retrieve your ID, private and public api keys.

On the solidus application admin side go to:

  • /admin/payment_methods/new
In the provider box, choose one of the following options depending on your needs (freemium version only works with credit card):

SolidusOpenPay::PaymentMethod

Source Methods

Solidus Openpay currently supports:

Card

Card method will let you pay using your credit or debit card. More info: More info: Openpay Card