Code Monkey home page Code Monkey logo

conekta-cashier's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

conekta-cashier's Issues

Composer conekta-php version

The last version required by composer is ~2.0.4, while current Conekta-php version is on 4.0.3 with support for PHP 7.0, is this library contemplated to be maintained?

php artisan conekta-cashier:table users

Al ejecutar el comando:
php artisan conekta-cashier:table users

en Laravel 5.5 me retorna el siguiente error:

In BoundMethod.php line 135:

  Method Dinkbit\ConektaCashier\CashierTableCommand::handle() does not exist

¿Cómo se puede solucionar eso? La dependencia ya ha sido agregada en composer.json

Problemas con instalación en Laravel 5.2.32

Using version ^2.1 for dinkbit/conekta-cashier
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Conclusion: don't install dinkbit/conekta-cashier v2.1.8
    - Conclusion: don't install dinkbit/conekta-cashier v2.1.7
    - Conclusion: don't install dinkbit/conekta-cashier v2.1.6
    - Conclusion: don't install dinkbit/conekta-cashier v2.1.5
    - Conclusion: don't install dinkbit/conekta-cashier v2.1.4
    - Conclusion: remove laravel/framework v5.2.32
    - Installation request for symfony/http-foundation (locked at v3.0.6) -> satisfiable by symfony/http-foundation[v3.0.6].
    - Installation request for symfony/debug (locked at v3.0.6) -> satisfiable by symfony/debug[v3.0.6].
    - Conclusion: don't install laravel/framework v5.2.32
    - dinkbit/conekta-cashier v2.1.0 requires illuminate/support 5.0.*|5.1.* -> satisfiable by illuminate/support[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4, v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.6, v5.1.8].
    - dinkbit/conekta-cashier v2.1.1 requires illuminate/support 5.0.*|5.1.* -> satisfiable by illuminate/support[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4, v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.6, v5.1.8].
    - dinkbit/conekta-cashier v2.1.2 requires illuminate/support 5.0.*|5.1.* -> satisfiable by illuminate/support[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4, v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.6, v5.1.8].
    - dinkbit/conekta-cashier v2.1.3 requires illuminate/support 5.0.*|5.1.* -> satisfiable by illuminate/support[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4, v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.6, v5.1.8].
    - don't install illuminate/support v5.0.0|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.22|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.25|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.26|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.28|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.33|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.0.4|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.1|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.13|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.16|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.2|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.20|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.22|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.25|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.28|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.30|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.31|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.6|don't install laravel/framework v5.2.32
    - don't install illuminate/support v5.1.8|don't install laravel/framework v5.2.32
    - Installation request for laravel/framework (locked at v5.2.32, required as 5.2.*) -> satisfiable by laravel/framework[v5.2.32].
    - Installation request for dinkbit/conekta-cashier ^2.1 -> satisfiable by dinkbit/conekta-cashier[v2.1.0, v2.1.1, v2.1.2, v2.1.3, v2.1.4, v2.1.5, v2.1.6, v2.1.7, v2.1.8].


Installation failed, reverting ./composer.json to its original content.

Actualizar tarjeta de una suscripción cancelada.

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 suscripción, pero sólo tiene el parámetro 'card'.

¿De qué otra manera se puede actualizar una tarjeta de una suscripción cancelada por un pago fallido por una tarjeta vencida?

Creating a customer without a subscription

Laravel Cashier's Billable comes with a method to create a customer without a subscription out of the box.

From what I can tell this functionality is missing from Conekta Cashier. Whilst not necessarily recommended for Cashier, it would be great to integrate this and be able to leverage Cashier for both subscriptions and one-time charges on users with no subscriptions.

Conekta webhook

El único webhook que me funciona es el de la ruta que pones de ejemplo con la función handleWebhook. Al hacer uno nuevo, si este recibe algún parámetro empieza a fallar. Ya probé quitando tanto la palabra array como dejándola y nada.

<?php

namespace App\Http\Controllers;

use Illuminate\Http\Request;

use App\Http\Requests;
use App\Http\Controllers\Controller;

use Dinkbit\ConektaCashier\WebhookController as WebhookController;

class WebhookController extends WebhookController
{
    public function failed(array $payload) {

    }
}

No puedo instalar con laravel 5.2

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 composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for dinkbit/conekta-cashier v2.1.4 -> satisfiable by dinkbit/conekta-cashier[v2.1.4].
- Conclusion: remove symfony/debug v3.0.1
- Conclusion: don't install symfony/debug v3.0.1
- dinkbit/conekta-cashier v2.1.4 requires symfony/http-kernel ~2.3 -> satisfiable by symfony/http-kernel[v2.3.0, v2.3.1, v2.3.10, v2.3.11, v2.3.12, v2.3.13, v2.3.14, v2.3.15, v2.3.16, v2.3.17, v2.3.18, v2.3.19, v2.3.2, v2.3.20, v2.3.21, v2.3.22, v2.3.23, v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.3, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.3.4, v2.3.5, v2.3.6, v2.3.7, v2.3.8, v2.3.9, v2.4.0, v2.4.1, v2.4.10, v2.4.2, v2.4.3, v2.4.4, v2.4.5, v2.4.6, v2.4.7, v2.4.8, v2.4.9, v2.5.0, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.24 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.25 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.26 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.27 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.28 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.29 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.30 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.31 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.32 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.33 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.34 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.35 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.36 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.3.37 requires symfony/debug ~2.3.24|~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.3.24, v2.3.25, v2.3.26, v2.3.27, v2.3.28, v2.3.29, v2.3.30, v2.3.31, v2.3.32, v2.3.33, v2.3.34, v2.3.35, v2.3.36, v2.3.37, v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.5.10 requires symfony/debug ~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.5.11 requires symfony/debug ~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.5.12 requires symfony/debug ~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.5.9 requires symfony/debug ~2.5.9|~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.5.10, v2.5.11, v2.5.12, v2.5.9, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.8.0 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.8.1 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.8.2 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.10 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.11 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.12 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.13 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.2 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.3 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.4 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.5 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.6 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.7 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.8 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.6.9 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.0 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.1 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.2 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.3 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.4 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.5 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.6 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.7 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.8 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- symfony/http-kernel v2.7.9 requires symfony/debug ~2.6,>=2.6.2 -> satisfiable by symfony/debug[v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2].
- Can only install one of: symfony/debug[v2.8.0, v3.0.1].
- Can only install one of: symfony/debug[v2.8.1, v3.0.1].
- Can only install one of: symfony/debug[v2.8.2, v3.0.1].
- symfony/http-kernel v2.3.0 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.1 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.10 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.11 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.12 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.13 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.14 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.15 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.16 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.17 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.18 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.19 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.2 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.20 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.21 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.22 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.23 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.3 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.4 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.5 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.6 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.7 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.8 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.3.9 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.0 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.1 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.10 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.2 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.3 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.4 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.5 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.6 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.7 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.8 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.4.9 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.0 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.1 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.2 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.3 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.4 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.5 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.6 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.7 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.5.8 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.6.0 conflicts with symfony/debug[v3.0.1].
- symfony/http-kernel v2.6.1 conflicts with symfony/debug[v3.0.1].
- Can only install one of: symfony/debug[v2.3.24, v3.0.1].
- Can only install one of: symfony/debug[v2.3.25, v3.0.1].
- Can only install one of: symfony/debug[v2.3.26, v3.0.1].
- Can only install one of: symfony/debug[v2.3.27, v3.0.1].
- Can only install one of: symfony/debug[v2.3.28, v3.0.1].
- Can only install one of: symfony/debug[v2.3.29, v3.0.1].
- Can only install one of: symfony/debug[v2.3.30, v3.0.1].
- Can only install one of: symfony/debug[v2.3.31, v3.0.1].
- Can only install one of: symfony/debug[v2.3.32, v3.0.1].
- Can only install one of: symfony/debug[v2.3.33, v3.0.1].
- Can only install one of: symfony/debug[v2.3.34, v3.0.1].
- Can only install one of: symfony/debug[v2.3.35, v3.0.1].
- Can only install one of: symfony/debug[v2.3.36, v3.0.1].
- Can only install one of: symfony/debug[v2.3.37, v3.0.1].
- Can only install one of: symfony/debug[v2.5.10, v3.0.1].
- Can only install one of: symfony/debug[v2.5.11, v3.0.1].
- Can only install one of: symfony/debug[v2.5.12, v3.0.1].
- Can only install one of: symfony/debug[v2.5.9, v3.0.1].
- Can only install one of: symfony/debug[v2.6.10, v3.0.1].
- Can only install one of: symfony/debug[v2.6.11, v3.0.1].
- Can only install one of: symfony/debug[v2.6.12, v3.0.1].
- Can only install one of: symfony/debug[v2.6.13, v3.0.1].
- Can only install one of: symfony/debug[v2.6.2, v3.0.1].
- Can only install one of: symfony/debug[v2.6.3, v3.0.1].
- Can only install one of: symfony/debug[v2.6.4, v3.0.1].
- Can only install one of: symfony/debug[v2.6.5, v3.0.1].
- Can only install one of: symfony/debug[v2.6.6, v3.0.1].
- Can only install one of: symfony/debug[v2.6.7, v3.0.1].
- Can only install one of: symfony/debug[v2.6.8, v3.0.1].
- Can only install one of: symfony/debug[v2.6.9, v3.0.1].
- Can only install one of: symfony/debug[v2.7.0, v3.0.1].
- Can only install one of: symfony/debug[v2.7.1, v3.0.1].
- Can only install one of: symfony/debug[v2.7.2, v3.0.1].
- Can only install one of: symfony/debug[v2.7.3, v3.0.1].
- Can only install one of: symfony/debug[v2.7.4, v3.0.1].
- Can only install one of: symfony/debug[v2.7.5, v3.0.1].
- Can only install one of: symfony/debug[v2.7.6, v3.0.1].
- Can only install one of: symfony/debug[v2.7.7, v3.0.1].
- Can only install one of: symfony/debug[v2.7.8, v3.0.1].
- Can only install one of: symfony/debug[v2.7.9, v3.0.1].
- Installation request for symfony/debug == 3.0.1.0 -> satisfiable by symfony/debug[v3.0.1].

Installation failed, reverting ./composer.json to its original content.

Incompatible con Laravel 6.6.0

Hola, ¿cuando es posible que sea compatible con la última versión de Laravel? o al menos las versiones 6.x

¿Como funcionará la opción de pagos en Oxxo? gracias!

Instalacion en laravel 5.2

Hola, estoy tratando de usar el paquete en laravel 5.2, y al momento de instalarlo me retorna varios errores de requerimiento de paquetes, cuando liberaran la version para laravel 5.2?

Conekta_Error exception message not returned

Is there a reason why failed charges return false as opposed to the Conekta_Error exception message? (See here)

Would it not be better to return the exception message so that I can display a useful error to the user?

Obtener siguiente fecha de pago y monto de la subscripción

¿Cuál sería la manera más sencilla o ideal de obtener la fecha en la que será el siguiente cobro y el monto de la suscripción?

Veo que existe un parámetro llamdo "billing_cycle_end" que podría utilizar pero no encuentro una manera fácil o nativa de obtenerlo a través de Cashier.

Gracias

Cancelar suscripción al 3er intento de cobro fallido

Hola.

En la documentación dice que se cancelará la suscripción al 3er intento de cobro, pero veo que en el código del webhook se cancela inmediatamente cuando se recibe el evento 'subscription.payment_failed'. ¿No debería cancelarse hasta cuando Conekta envíe el evento 'subscription.canceled'? Según la documentación de Conekta el evento de cancelación se envía automáticamente después del 3er intento de cobro.

Gracias.

How to send email? 'email is missing'

When doing
$user->subscription('monthly')->create('tok_test_visa_4242');
getting a validation error
Conekta_ParameterValidationError with message 'email is missing.'

Problem with webhooks controller

It seems that Conekta has changed the Event API so now it asks for the API key, thus, leading to an unhandled webhook. Also, the where used with the Event API returns an error because it must receive an array of options.

No se puede instalar con Laravel 5.4 y actualizar Conekta a 3.0

Hola, acabo de empezar con la versión 5.4 de Laravel pero me da problemas a la hora de instalar el paquete, esto es lo que sale

vagrant@homestead:/Code/vistas$ clear
vagrant@homestead:
/Code/vistas$ composer require dinkbit/conekta-cashier
Using version ^2.2 for dinkbit/conekta-cashier
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install dinkbit/conekta-cashier v2.2.1
- Conclusion: remove laravel/framework v5.4.4
- Installation request for dinkbit/conekta-cashier ^2.2 -> satisfiable by dinkbit/conekta-cashier[v2.2.0, v2.2.1].
- Conclusion: don't install laravel/framework v5.4.4
- dinkbit/conekta-cashier v2.2.0 requires illuminate/support 5.0.|5.1.|5.2.|5.3. -> satisfiable by illuminate/support[v5.0.0, v5.0.22, v5.0.25, v5.0.26, v5.0.28, v5.0.33, v5.0.4, v5.1.1, v5.1.13, v5.1.16, v5.1.2, v5.1.20, v5.1.22, v5.1.25, v5.1.28, v5.1.30, v5.1.31, v5.1.41, v5.1.6, v5.1.8, v5.2.0, v5.2.19, v5.2.21, v5.2.24, v5.2.25, v5.2.26, v5.2.27, v5.2.28, v5.2.31, v5.2.32, v5.2.37, v5.2.43, v5.2.45, v5.2.6, v5.2.7, v5.3.0, v5.3.16, v5.3.23, v5.3.4].
- don't install illuminate/support v5.1.1|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.13|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.16|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.2|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.20|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.22|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.25|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.28|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.30|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.31|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.41|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.6|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.1.8|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.0|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.19|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.21|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.24|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.25|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.26|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.27|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.28|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.31|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.32|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.37|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.43|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.45|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.6|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.2.7|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.3.0|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.3.16|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.3.23|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.3.4|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.0|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.22|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.25|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.26|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.28|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.33|don't install laravel/framework v5.4.4
- don't install illuminate/support v5.0.4|don't install laravel/framework v5.4.4
- Installation request for laravel/framework (locked at v5.4.4, required as 5.4.*) -> satisfiable by laravel/framework[v5.4.4].

Installation failed, reverting ./composer.json to its original content.

Además de que ya requiere la actualización a la nueva versión de Conekta.

Call to a member function extendTrial() on null

Hola quiero implementar extendTrial() pero obtengo un error:

$subscription = $order->subscription('monthly')->create($request->conektaTokenId, [
'email' => '[email protected]',
'name' => 'Nombre'
]);
$subscription->extendTrial(Carbon::now()->addMonth());

Call to a member function extendTrial() on null

Problemas with install

Hi,

I have problems trying to use your package:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for dinkbit/conekta-cashier dev-master -> satisfiable by dinkbit/conekta-cashier[dev-master].
    - dinkbit/conekta-cashier dev-master requires conekta/conekta-php dev-master -> no matching package found.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.