Coder Social home page Coder Social logo

spree_mercado_pago's Introduction

SpreeMercadoPago

Extensión para incluir la pasarela de pagos Mercado Pago en Spree.

Credenciales Mercado Pago

Necesitamos obtener las credenciales de Mercado Pago	
http://developers.mercadopago.com/ar/integracion-checkout

Config

Clonar:
git clone [email protected]:gamartin/spree_mercado_pago.git

Dependencias:
bundle install 

Crear aplicacion "dummy"  de ejemplo
bundle exec rake test_app

Migrations y datos de ejemplo
cd spec/dummy
rake db:bootstrap o
rake db:bootstrap RAILS_ENV=test para correr specs

Configurar Cuenta MP en app:
rails s 
Navegar a:
http://localhost:3000/admin/payment_methods/new
Introducir credenciales Mercado Pago

spree_mercado_pago's People

Stargazers

Carlos Azuaje avatar Angus H. avatar SeHoon Park avatar Gustavo avatar Matias Owsianik avatar Leonardo Rodriguez avatar Arrumaco avatar Ernesto Tagwerker avatar Rafael Borgonovi Tauil avatar

Watchers

Gustavo avatar James Cloos avatar

Forkers

lcrodriguez

spree_mercado_pago's Issues

Error en integracion con spree 1.0.3

Cuando quiero integrar esta lib en spree 1.0.3 lanza este error:

/app/vendor/bundle/ruby/1.9.1/bundler/gems/spree_mercado_pago-c9e204e45152/app/models/spree/billing_integration/mercado_pago.rb:1:in `<top (required)>': uninitialized constant BillingIntegration (NameError)

Supuse que era un problema a que faltaba la gema "spree_gateway" pero la han borrado de alguna forma. Asi que la agregue desde el repo de git, pero no tuve exito.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.