Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Spree::Conekta::PaymentSource::Card throws error: emtpy payment method #1

Open
benzzdan opened this issue Feb 9, 2017 · 0 comments

Comments

@benzzdan
Copy link

benzzdan commented Feb 9, 2017

Hi, I have a RoR Spree application and I added the conekta gem with spree and everything works fine, the only issue is that the Credit Card payment generates error message on the screen: "No payment" here are the logs:

Error en la pasarela
--- !ruby/object:Spree::Conekta::Response
success: false
message: Empty payment method data.
params:
object: error
type: parameter_validation_error
message: Método de pago vacío.
message_to_purchaser: Método de pago vacío.
param: payment_method
code: invalid_payment_type
validation_error:
status:
source_method: !ruby/module 'Spree::Conekta::PaymentSource::Card'

Please help.

@benzzdan benzzdan changed the title Metodo de pago vacio on pago de tarjeta Conekta Payment Method Card with Conekta throws: empty payment method error Feb 10, 2017
@benzzdan benzzdan changed the title Payment Method Card with Conekta throws: empty payment method error Spree::Conekta::PaymentSource::Card throws error: emtpy payment Feb 10, 2017
@benzzdan benzzdan changed the title Spree::Conekta::PaymentSource::Card throws error: emtpy payment Spree::Conekta::PaymentSource::Card throws error: emtpy payment method Feb 10, 2017
kinduff pushed a commit to kinduff/spree_conekta that referenced this issue Sep 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant