-
Estoy intentando crear una versión en Python de la biblioteca pero los nombres de las variables hacen _mucho_ más dificil entender que está haciendo el código, por ejemplo:
``` php
function crearDato…
ghost updated
8 years ago
-
COMPOSER OUTPUT:
php /Users/jfhernandeze/Code/hubbify/composer.phar require dinkbit/conekta-cashier:v2.1.4 -n --no-progress
./composer.json has been updated
> php artisan clear-compiled
> Loading co…
-
When there is a duplicate it won't let me save.
1) Set new schedule
2) Click save schedule
3) Click yes to warning ("are you sure you want to save schedule for this day?")
4) Second warning--"You hav…
-
Donde puedo encontrar este archivo? marca error de referencia
-
A la hora de generar un cargo, ejemplo:
``` ruby
def charge
begin
@charge = Conekta::Charge.create({
amount: params['chargeInCents'],
currency: "MXN",
description:…
-
I think it might very helpful to have a version of Shopkit with only the required files to make Shopkit work without all the UIkit and this kind of stuff.
I'm implementing it on my site, and I made a …
-
El objetivo es explicar jxcore, las principales características que añade a node, y mostrar un ejemplo de como funciona en un ambiente del mundo real.
http://jxcore.com
El ejemplo va a ser un proces…
-
I have the following error:
I followed the instructions you provide in the Readme. What is wrong?
```
[Fri Jan 29 11:30:31.153227 2016] [:error] [pid 1051] [client 169.57.121.204:56500] PHP Fatal er…
-
Estoy intentando usar tu implementación para integrar Conekta en mi proyecto de CodeIgniter, pero siempre que intento realizar una operación, la que sea, incluyendo las que pones de ejemplo me marca e…
-
sale este error al instalar
Checking dependencies of packages
CONNECT ERROR: Package 'Conekta_Payment_Extension' is invalid
'./app/design\frontend\base\default\template\checkout\success.phtml' alrea…