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

Payment name on card can't be blank #38

Open
pamlicona opened this issue Jun 4, 2014 · 5 comments
Open

Payment name on card can't be blank #38

pamlicona opened this issue Jun 4, 2014 · 5 comments

Comments

@pamlicona
Copy link

Hi,

I have a problem with gem spree_conekta. In the third step (payment) the gem show me an error: Payments credit card translation missing: es-MX.activerecord.attributes.spree/credit_card.name can't be blank. I don't know why?

I installed the gem with: gem 'spree_conekta', git: 'git://github.com/crowdint/spree_conekta.git' and I made the instructions on Setup Conekta Payments

Can you help me?

Thanks
Pamela Martínez

@supherman
Copy link

Hi, Pamela, what Spree version are you using?

@supherman
Copy link

also, can you please, paste the error stack trace?

@pamlicona
Copy link
Author

Hi, I am using spree version 2.2.1

Here is a screenshot of the error: spree_conekta-error

And this is in the shell:
ActionController::RoutingError (No route matches [GET] "/assets/jquery.validate/localization/messages_es-MX.js"):
actionpack (4.0.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in call' actionpack (4.0.4) lib/action_dispatch/middleware/show_exceptions.rb:30:incall'
railties (4.0.4) lib/rails/rack/logger.rb:38:in call_app' railties (4.0.4) lib/rails/rack/logger.rb:20:inblock in call'
activesupport (4.0.4) lib/active_support/tagged_logging.rb:68:in block in tagged' activesupport (4.0.4) lib/active_support/tagged_logging.rb:26:intagged'
activesupport (4.0.4) lib/active_support/tagged_logging.rb:68:in tagged' railties (4.0.4) lib/rails/rack/logger.rb:20:incall'
actionpack (4.0.4) lib/action_dispatch/middleware/request_id.rb:21:in call' rack (1.5.2) lib/rack/methodoverride.rb:21:incall'
rack (1.5.2) lib/rack/runtime.rb:17:in call' activesupport (4.0.4) lib/active_support/cache/strategy/local_cache.rb:83:incall'
rack (1.5.2) lib/rack/lock.rb:17:in call' actionpack (4.0.4) lib/action_dispatch/middleware/static.rb:64:incall'
rack (1.5.2) lib/rack/sendfile.rb:112:in call' railties (4.0.4) lib/rails/engine.rb:511:incall'
railties (4.0.4) lib/rails/application.rb:97:in call' rack (1.5.2) lib/rack/content_length.rb:14:incall'
thin (1.6.2) lib/thin/connection.rb:86:in block in pre_process' thin (1.6.2) lib/thin/connection.rb:84:incatch'
thin (1.6.2) lib/thin/connection.rb:84:in pre_process' thin (1.6.2) lib/thin/connection.rb:53:inprocess'
thin (1.6.2) lib/thin/connection.rb:39:in receive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:inrun_machine'
eventmachine (1.0.3) lib/eventmachine.rb:187:in run' thin (1.6.2) lib/thin/backends/base.rb:73:instart'
thin (1.6.2) lib/thin/server.rb:162:in start' rack (1.5.2) lib/rack/handler/thin.rb:16:inrun'
rack (1.5.2) lib/rack/server.rb:264:in start' railties (4.0.4) lib/rails/commands/server.rb:84:instart'
railties (4.0.4) lib/rails/commands.rb:76:in block in <top (required)>' railties (4.0.4) lib/rails/commands.rb:71:intap'
railties (4.0.4) lib/rails/commands.rb:71:in <top (required)>' bin/rails:4:inrequire'
bin/rails:4:in `

'

@supherman
Copy link

Actually, we have no spree 2.2 support and this problem is related, there is a pull request fixing this but tests are broken, we have not had much time lately to take care of this extension, I'll do some work this today but If you don't want to wait for our fix try this fork https://github.com/bishma-stornelli/spree_conekta

@pamlicona
Copy link
Author

Thanks so much for your answere I want to wait for your fix and I'll see the link.

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