-
When I install composer it gives me a huge error, it tells me it's because /laravel-mailcoach doesn't exist. I've been looking for a while if someone else has this error but I can't find anything or…
-
Hay un método para buscar una Orden mandando como parámetro la Referencia de un pago offline? (Oxxo Pay)
-
The .net library doesn't include a call to the void resource needed to cancel a pre-authorized order.
The java and nodejs versions added this endpoint as seen [here](https://github.com/conekta/cone…
-
createCustomer test contains unknown field - antifraud_info. API documentation https://developers.conekta.com/api#create-customer does not contain info about this field. Also I can't create customer w…
-
tengo un error con conekta 2.6.0, corregí el problema de la identación pero ahora tengo este otro problema.
checkout = conekta.Checkout.create({
TypeError: unhashable type: 'dict'
-
Se recibe error dynamic Properties are deprecated en las siguientes clases:
conekta-php/lib/
Requestor.php
ConektaObject.php
ConektaList.php
Order.php
Para solventar temporalmente agre…
-
I have a project in typescript. So when i installed `conekta` and i want to import it in VScode, it's alert me about the types.
The quick solution is create a .d.ts file and write `declare module "…
-
Just a quick question, why sticking with 4.5 and not moving to .NET Standard?
-
Hola, espero me puedan asesorar
$curl=curl_init();
curl_setopt($curl, CURLOPT_URL, 'https://apipp.conekta.io/orders/');
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLO…
-
File "/usr/local/lib/python3.5/site-packages/conekta/__init__.py", line 629
return "orders"
^
IndentationError: expected an indented block
class CheckoutOrder(_CreatableResource, _U…