Back to All

(MSI) Web Checkout Tokenizer error al crear orden

Estoy implementando Conekta siguiendo el tutorial https://developers.conekta.com/page/cargo-por-solicitud-web-checkout-tokenizer.
Al realizar la creación del cliente con el token de la tarjeta, la vigencia no la esta guardando y al crear la orden usando al cliente que anteriormente se creo me esta regresando el siguiente error:

[{"debug_message":"translation missing: en. message: Validation of CreditCardPayment failed. summary: The following errors were found: Exp month no puede estar en blanco, Exp year no puede estar en blanco resolution: Try persisting the document with valid data or remove the validations","message":"translation missing: es. message: Validation of CreditCardPayment failed. summary: The following errors were found: Exp month no puede estar en blanco, Exp year no puede estar en blanco resolution: Try persisting the document with valid data or remove the validations._purchaser","code":"conekta.errors.processing.\nmessage:\n Validation of CreditCardPayment failed.\nsummary:\n The following errors were found: Exp month no puede estar en blanco, Exp year no puede estar en blanco\nresolution:\n Try persisting the document with valid data or remove the validations."}]