All Projects → fedebonisconti → mercadopago

fedebonisconti / mercadopago

Licence: other
A Ruby Object-oriented gem that facilitates the usage of Mercadopago's API.

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to mercadopago

filtered
Filters ActiveRecord queries in a nice way
Stars: ✭ 28 (+75%)
Mutual labels:  ruby-gem
dimension-jekyll-theme
A Jekyll version of the "Dimension" theme by HTML5 UP.
Stars: ✭ 29 (+81.25%)
Mutual labels:  ruby-gem
sdk-ruby
Mercado Pago's Official Ruby SDK
Stars: ✭ 48 (+200%)
Mutual labels:  mercadopago
rspec n
A ruby gem that runs RSpec N times.
Stars: ✭ 37 (+131.25%)
Mutual labels:  ruby-gem
arask
Automatic RAils taSKs.
Stars: ✭ 31 (+93.75%)
Mutual labels:  ruby-gem
minio-ruby
MinIO Client SDK for Ruby
Stars: ✭ 26 (+62.5%)
Mutual labels:  ruby-gem
SAPIDK-MercadoPago-PHP
SDK Alternativo de Mercado Pago en PHP
Stars: ✭ 14 (-12.5%)
Mutual labels:  mercadopago
eventually-jekyll-theme
A Jekyll version of the "Eventually" theme by HTML5 UP.
Stars: ✭ 26 (+62.5%)
Mutual labels:  ruby-gem
splay tree
A self-balancing binary tree optimised for fast access to frequently used nodes.
Stars: ✭ 25 (+56.25%)
Mutual labels:  ruby-gem
bilisim sozlugu
Translating computer words from English to Turkish
Stars: ✭ 28 (+75%)
Mutual labels:  ruby-gem
egis
Egis - a handy Ruby interface for AWS Athena
Stars: ✭ 38 (+137.5%)
Mutual labels:  ruby-gem
sdk-java
Mercado Pago's Official Java SDK
Stars: ✭ 35 (+118.75%)
Mutual labels:  mercadopago
state inspector
State change & method call logger. A debugging tool for instance variables and method calls.
Stars: ✭ 24 (+50%)
Mutual labels:  ruby-gem
slack widgets
An abstraction of the JSON structure needed to create widgets in Slack message attachments
Stars: ✭ 14 (-12.5%)
Mutual labels:  ruby-gem
katapult
Kickstart Rails development!
Stars: ✭ 21 (+31.25%)
Mutual labels:  ruby-gem
tacky
Primitive Object Memoization for Ruby
Stars: ✭ 14 (-12.5%)
Mutual labels:  ruby-gem
sdk-dotnet
Mercado Pago's Official .Net SDK
Stars: ✭ 50 (+212.5%)
Mutual labels:  mercadopago
react-native-mercadopago-checkout
github.com/blackboxvision/react-native-mercadopago-px
Stars: ✭ 15 (-6.25%)
Mutual labels:  mercadopago
delayed-web
A rails engine that provides a simple web interface for exposing the Delayed::Job queue.
Stars: ✭ 71 (+343.75%)
Mutual labels:  ruby-gem
log-symbols
A ruby 💎gem💎 for generating log symbols
Stars: ✭ 14 (-12.5%)
Mutual labels:  ruby-gem

Mercadopago

Build Status

mercadopago-rb is an object-oriented adapter that facilitates the usage of Mercadopago's API.

Installation

You can add it to your Gemfile with:

gem 'mercadopago-rb', require: 'mercadopago'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mercadopago-rb

Usage

Checkout the wiki.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fedebonisconti/mercadopago. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].