Skip to content

ccarruitero/solidus_payu_latam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4f93c0 · Jun 5, 2020

History

67 Commits
Jun 5, 2020
Sep 16, 2017
Nov 20, 2018
Nov 20, 2018
Jun 5, 2020
Jun 5, 2020
Sep 16, 2017
Sep 16, 2017
Mar 23, 2020
Mar 23, 2020
Mar 23, 2020
Aug 15, 2019
Sep 18, 2017
Sep 20, 2017
Nov 20, 2018
Aug 15, 2019

Repository files navigation

Solidus PayuLatam

Gem Version Build Status

Solidus extension to add support for Payu Latam Gateway.

Installation

Add in your Gemfile:

gem 'solidus_payu_latam'

Then bundle your dependencies and run the installation generator:

bundle
bundle exec rails g solidus_payu_latam:install

Usage

After install and run the migrations, you should see the gateway in the provider dropdown when you try to edit or create a payment method in the admin.

Then select the Payu Latam Gateway, add your credentials, and ensure the payment method is active.

That's it. Now you can use the gateway to process your user payments.

Tests

In order to run the tests you need to build a dummy app first.

Run the following to automatically build a dummy app if necessary and run the tests:

bundle exec rake

The dummy app can be regenerated by using rake test_app.

About

Solidus extension to add support for Payu Latam Gateway

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published