Skip to content

fdc263/mundipagg-one-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mundipagg-one-ruby Build Status

Mundipagg Gem Download

https://rubygems.org/gems/mundipagg_sdk

$ gem install mundipagg_sdk
require 'mundipagg_sdk'

Ruby DevKit is required.

About Windows

The recommended Windows version of Ruby is Ruby 2.1. For gems work correctly it'll be necessary run the following commands:

$ gem install rubygems-update
$ update_rubygems
$ gem update --system

Required Gems

$ gem install rest-client
$ gem install rspec
$ gem install nori
$ gem install gyoku
$ gem install nokogiri
$ gem install ffi
$ gem install bundler

Bundler

Run the following commands to install gems:

Rode os seguintes comandos para instalar as gems:

$ gem install bundler
$ bundle install

Running tests with bundle exec:

Rodando testes com bundle exec:

$ bundle exec rspec spec/integration/gateway_spec.rb

Running tests with rake:

Rodando testes com rake:

$ rake

Code Examples

You can access all the code examples HERE, the Wiki page!

Work with us!

Gostou da nossa SDK? Estamos sempre em busca de gente boa pra codar!

Manda email (vagas@mundipagg.com) ou dá uma olhada nas vagas e vem conhecer a gente! 😄

Dev queremos você!

Did you like our SDK? We're always looking for good coders!

Send us an email (vagas@mundipagg.com) or take a look at our jobs page and come meet us! 😄

We want you

About

Ruby library for integrating with the MundiPagg payment web services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%