2017 © Pedro Peláez
 

project stripavel

Stripe quick start for Laravel Framework.

image

rikless/stripavel

Stripe quick start for Laravel Framework.

  • Friday, March 11, 2016
  • by rikless
  • Repository
  • 2 Watchers
  • 8 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Stripavel

Stripavel is a ready to use application for Stripe + Laravel projects. It include most part of Stripe objects, converted to Eloquent models : Migrations schemas, events, routes, controller and stuffs. When you receive any webhook notification from your Stripe account, conversion is made before insert/update/delete (soft) data through your database, and an event is send for your application. So you always have a perfect synchronisation between your app and your Stripe data., (*1)

Documentation

Composer

Run :, (*2)

composer create-project --prefer-dist rikless/stripavel

Environment

Open your .env file and complete new keys :, (*3)

STRIPE_SECRET
STRIPE_PUBLIC

Commands

cd into your app un run :, (*4)

composer install
php artisan migrate

Webhooks

Finaly, configure your stripe account with this webhooks url yourapp.com/webhooks/stripe., (*5)

How it works

Every models use the App\Stripe\IsStripeEntity trait. This is the way we can use the createFromStripe method when a notification is send, and update the database. All is ready to work with postgresql, but if your Mysql version support json data, it should works. This tool is a laravel fork. So to complete your installation, just read Laravel documentation, (*6)

License

GNU GENERAL PUBLIC LICENSE version 3 by Free Software Foundation, Inc., (*7)

Todo

Finish Order/Sku/Bitcoin/Alipay objects, (*8)

The Versions

11/03 2016
11/03 2016
25/02 2016

1.0.9

1.0.9.0

Stripe quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

09/02 2016

1.0.8

1.0.8.0

Stripe quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

08/02 2016

1.0.7

1.0.7.0

Stripe quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

28/01 2016

1.0.6

1.0.6.0

Stripe quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

20/01 2016

1.0.5

1.0.5.0

Stripe quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

20/01 2016

1.0.4

1.0.4.0

Stripe webkooks quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

20/01 2016

1.0.3

1.0.3.0

Stripe webkooks quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

20/01 2016

1.0.2

1.0.2.0

Stripe webkooks quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel

19/01 2016

1.0.1

1.0.1.0

Stripe webkooks quick start for Laravel Framework.

  Sources   Download

GPLv3

The Requires

 

The Development Requires

laravel framework stripe stripavel