2017 © Pedro Peláez
 

library cashier-braintree

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

image

pomirleanu/cashier-braintree

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

  • Friday, June 17, 2016
  • by pomirleanu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 21 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laravel Cashier - Braintree Edition

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

Introduction

Unfortunately, we've decided to abandon maintenance for the laravel/cashier-braintree library. We recommend using the braintree/braintree_php library directly from now on. You're free to fork and maintain your own version if you like., (*2)

Laravel Cashier Braintree 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 Braintree can handle coupons, swapping subscription, cancellation grace periods, and even generate invoice PDFs., (*3)

Testing

You will need to set the following details locally and on your Braintree account in order to run the library's tests., (*4)

Local

Environment Variables

BRAINTREE_MERCHANT_ID=
BRAINTREE_PUBLIC_KEY=
BRAINTREE_PRIVATE_KEY=
BRAINTREE_MODEL=Laravel\Cashier\Tests\User

You can set these variables in the phpunit.xml.dist file., (*5)

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 Braintree can be found on the Laravel website., (*6)

License

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

The Versions

17/06 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

by Pomirleanu Florentin - Cristinel

laravel braintree billing cashier

25/05 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

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