-
Hi,
In the current release the logger is not working. It appears that you are not injecting the handler correctly. Affected code:
https://github.com/conekta/customer-magento-plugin/blob/d97be82a…
-
Como puedo obtener el mensaje de error por el cual la suscripción no se pudo realizar. Por ejemplo cuando paga con tarjeta y hay algun error me manda un mensaje "Esta tarjeta no tiene fondos suficient…
-
I'm getting the error "Line items están vacíos." when calling `Conekta::Charge.create`.
The error happened in test and livemode, using **version '0.5.7'**, which was working fine for several months,…
-
Actually , the plugin allow to create the ArgoCD Project from zero and the ArgoCD Application.
These option not allow you to use and existing ArgoCD Project and then with the actual ArgoCD Applica…
-
Que tal.
Tengo el error `conekta.errors.parameter_validation.name.invalid` al intentar crear un Customer con la version `v2.0.0` del API de Conekta.
Creo que el problema es por codificación de c…
-
La libreria no se encuentra en Maven Central
-
Actualmente no hay posibilidad de habilitar este método de pago en una aplicación hecha en IONIC?
-
De que manera podría actualizar un método de pago para que sea el utilizado por defecto intente con `Requestor` pero los datos no se persisten
```php
$req = new \Conekta\Requestor();
$update = $r…
-
Hola estoy haciendo una integracion en un servidor con php 5.3.2. ya tengo este mismo codigo funcionando en php 7 pero aca en el 5 obtengo el siguiente error
```
Warning: opendir(/home/xxx/public_…
-
When using the createOrder() function with a card with insufficient funds, the payment goes though, I am using the card number `4000000000000127` listed as `tok_test_insufficient_funds` in conekta doc…