2017 © Pedro Peláez
 

library cashier-braintree

image

waxis/cashier-braintree

  • Monday, March 27, 2017
  • by waxi2015
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 68 Forks
  • 0 Open issues
  • 20 Versions
  • 0 % Grown

The README.md

Laravel Cashier - Braintree Edition (Beta)

Build Status Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

Introduction

Laravel Cashier provides an expressive, fluent interface to Braintree's subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscription, cancellation grace periods, and even generate invoice PDFs., (*2)

Test Setup

You will need to set the following details locally and on your Braintree account in order to test. It's recommended that you sign-up for a Braintree sandbox account., (*3)

Local

.env

BRAINTREE_MERCHANT_ID=
BRAINTREE_PUBLIC_KEY=
BRAINTREE_PRIVATE_KEY=

Braintree

Plans

* Plan ID: monthly-10-1, Price: $10, Billing cycle of every month
* Plan ID: monthly-10-2, Price: $10, Billing cycle of every month
* Plan ID: yearly-100-1, Price: $100, Billing cycle of every 12 months

Discount

* Discount ID: coupon-1, Price: $5
* Discount ID: plan-credit, Price $1

Official Documentation

Documentation for Cashier can be found on the Laravel website., (*4)

License

Laravel Cashier is open-sourced software licensed under the MIT license, (*5)

The Versions

08/11 2016
28/10 2016
08/09 2016

dev-master

9999999-dev

Laravel Cashier provides an expressive, fluent interface to Braintree's subscription billing services.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel braintree billing cashier

02/09 2016
02/09 2016

1.0.x-dev

1.0.9999999.9999999-dev

Laravel Cashier provides an expressive, fluent interface to Braintree's subscription billing services.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel braintree billing cashier

24/08 2016
25/05 2016
25/05 2016
07/04 2016
02/04 2016
01/04 2016
25/03 2016