<div align="center">
<br/>

## @foadonis/shopkeeper

#### Shopkeeper provides an expressive, fluent interface to Stripe's subscription billing services

<br/>
</div>

<div align="center">

<!-- automd:badges color="brightgreen" license name="@foadonis/openapi" bundlephobia packagephobia -->

[![npm version](https://img.shields.io/npm/v/@foadonis/openapi?color=brightgreen)](https://npmjs.com/package/@foadonis/openapi)
[![npm downloads](https://img.shields.io/npm/dm/@foadonis/openapi?color=brightgreen)](https://npm.chart.dev/@foadonis/openapi)
[![bundle size](https://img.shields.io/bundlephobia/minzip/@foadonis/openapi?color=brightgreen)](https://bundlephobia.com/package/@foadonis/openapi)
[![install size](https://badgen.net/packagephobia/install/@foadonis/openapi?color=brightgreen)](https://packagephobia.com/result?p=@foadonis/openapi)

<!-- /automd -->

<!-- automd:coverage -->

![Coverage](https://img.shields.io/badge/coverage-0%25-red)

<!-- /automd -->

</div>

## Description

Adonis Shopkeeper provides an expressive, fluent interface to Stripe's subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Shopkeeper can handle coupons, swapping subscription, subscription "quantities", cancellation grace periods, and even generate invoice PDFs.

## Quickstart

[Installation & Getting Started](https://friendsofadonis.github.io/docs/shopkeeper/installation)

## License

[MIT licensed](LICENSE.md).
