2017 © Pedro Peláez
 

library laravel-razor-pay-cashier

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

image

msonowal/laravel-razor-pay-cashier

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

  • Wednesday, May 2, 2018
  • by msonowal
  • Repository
  • 2 Watchers
  • 6 Stars
  • 303 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 19 Versions
  • 8 % Grown

The README.md

Laravel Razorpay Cashier

[![StlyeCI](https://styleci.io/repos/113607269/shield)](https://styleci.io/repos/113607269) [![Latest Stable Version](https://poser.pugx.org/msonowal/laravel-razor-pay-cashier/v/stable?format=flat-square)](https://packagist.org/packages/msonowal/laravel-razor-pay-cashier) [![License](https://poser.pugx.org/msonowal/laravel-razor-pay-cashier/license?format=flat-square)](https://packagist.org/packages/msonowal/laravel-razor-pay-cashier) [![Total Downloads](https://poser.pugx.org/msonowal/laravel-razor-pay-cashier/downloads?format=flat-square)](https://packagist.org/packages/msonowal/laravel-razor-pay-cashier) [![Monthly Downloads](https://poser.pugx.org/msonowal/laravel-razor-pay-cashier/d/monthly?format=flat-square)](https://packagist.org/packages/msonowal/laravel-razor-pay-cashier) [![Daily Downloads](https://poser.pugx.org/msonowal/laravel-razor-pay-cashier/d/daily?format=flat-square)](https://packagist.org/packages/msonowal/laravel-razor-pay-cashier) [![HitCount](http://hits.dwyl.io/msonowal/laravel-razorpay-cashier.svg)](http://hits.dwyl.io/msonowal/laravel-razorpay-cashier) , (*1)

Introduction

Laravel Cashier inspired Razorpay Cashier provides an expressive, fluent interface to Razorpay'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 subscription "quantities", cancellation grace periods., (*2)

Installation

composer require "msonowal/laravel-razor-pay-cashier", (*3)

Next, register the service provider in your config/app.php configuration file., (*4)

Msonowal\Razorpay\Cashier\CashierServiceProvider, (*5)

Environment Configurations

define these keys in config/services.php, (*6)

'razorpay' => [
    'model'     =>  App\Models\User::class,
    'key'       =>  env('RAZORPAY_KEY'),
    'secret'    =>  env('RAZORPAY_SECRET'),
],

This will register a singleton which can be resolved by using razorpay as a resolver, (*7)

Official Documentation

TODO Documentation For time being you can follow laravel cashier's documentation for implementaion, and apis I have kept almost same signature with modifications to razorpay, (*8)

.env

RAZORPAY_KEY=
RAZORPAY_SECRET=
RAZORPAY_MODEL=

Running Cashier's Tests Locally

TODO Add Invoicing generating PDF based on line items in application side, (*9)

Contributing

Thank you for considering contributing to the Cashier. You can read the contribution guide lines here., (*10)

License

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

Found any bugs? or improvement open an issue or send me a PR

The Versions

02/05 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

02/05 2018

v1.0.11

1.0.11.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

02/05 2018

dev-analysis-876RpZ

dev-analysis-876RpZ

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

02/05 2018

v1.0.10

1.0.10.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

30/12 2017

v1.0.9

1.0.9.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

30/12 2017

v1.0.8

1.0.8.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

30/12 2017

v1.0.7

1.0.7.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

29/12 2017

v1.0.6

1.0.6.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

29/12 2017

dev-analysis-XVxE9P

dev-analysis-XVxE9P

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

28/12 2017

v1.0.5

1.0.5.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

28/12 2017

dev-analysis-8P7yno

dev-analysis-8P7yno

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

12/12 2017

v1.0.4

1.0.4.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

12/12 2017

dev-analysis-q1vEpv

dev-analysis-q1vEpv

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

10/12 2017

v1.0.3

1.0.3.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

10/12 2017

v1.0.2

1.0.2.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

10/12 2017

dev-analysis-XW7NQN

dev-analysis-XW7NQN

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

09/12 2017

v1.0.1

1.0.1.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

08/12 2017

v0.1.1

0.1.1.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing

08/12 2017

v1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manash Sonowal

laravel razorpay subscription billing