Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spree_conekta es incompatible con spree 3.4.0 #45

Open
danielrocha94 opened this issue Dec 22, 2017 · 1 comment
Open

spree_conekta es incompatible con spree 3.4.0 #45

danielrocha94 opened this issue Dec 22, 2017 · 1 comment

Comments

@danielrocha94
Copy link

Hola, estoy desarrollando una plataforma web usando spree 3.4.0, quiero implementar el sistema de oxxo pay para mi tienda en linea, pero al parecer la gema no esta actualizada para ser compatible con esta nueva version?
este es mi error:

image

Puedo saber si actualmente están trabajando en una nueva versión? o que opciones tengo?

en mi Gemfile tengo:
` gem 'spree', '~> 3.0.0.rc2'

gem 'spree_auth_devise', '~> 3.3'

gem 'spree_gateway', '~> 3.3'

gem 'spree_conekta', github: 'conekta/spree_conekta', branch: '3-0-stable'

`

@ahbarrios
Copy link

Use this fork as dependency on your Gemfile. Works for me!

Notice: Change the GitHub repository path:
github: 'conekta/spree_conekta' -> github: 'jtapia/spree_conekta'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants