-
Hola, buen día. Quiero hacer una implementación de la librería en CodeIgniter 4, hice la instalación mediante el comando de composer, pero no dejo de tener este error
![image](https://user-images.gi…
-
Cuando se intenta actualizar la tarjeta de una suscripción cancelada, Conekta regresa error.
Esto es porque el método updateSubscription() que es llamado desde updateCard() intenta crear una nueva…
rcevs updated
7 years ago
-
Hi there,
I get the error when trying to `conektaApi.createToken({...`
![screen shot 2018-03-13 at 5 19 40 pm](https://user-images.githubusercontent.com/9682285/37374926-fd8c64fa-26e2-11e8-894d-96f…
-
Ya ingrese las key's (publica y privada), estoy haciendo pruebas y este es el error que me da, leí en un post que ya esta solucionado, donde indica agregar la versión de la api "conekta_api_version", …
-
Hi everyone,
I have an active called `TaxableEntity` that has the next attr_encryped attribute:
```ruby
attr_encrypted(
:sat_password,
key: Rails.configuration.creds.fetch(:SECRET_K…
-
Hello,
I'm using the Conekta library and I want to create a Plan but apparently in the documentation it doesn't indicate how to do it, reviewing the code I found that it was not implemented, any r…
-
When trying to tokenize a Card if it doesn't succeed I only get and the execution of the method the tokenization was called on ends, having no way to handle the exception.
`E/Volley ( 7990): [296]…
-
Crashes on android after calling createCardToken function
-
Hello. Does not work. Can not be installed
_"Installation of module failed. This file does not seem to be a valid module zip"_
Dowloaded 3..0.0 zip file from here.
Prestashop 8.2 & php 8.1
-
Hello,
We have seen that Conekta contract API has changed. The type of "OxxoPay" is no longer cash but oxxo. The function to insert OxxoPayment is no longer called because the condition is wrong.