zek/abone

Laravel Abone provides a different approach to Laravel Cashier and provides a basic Wallet System.

dev-master 2019-11-11 11:56 UTC

This package is auto-updated.

Last update: 2024-11-11 22:37:03 UTC


README

Build Status Total Downloads Latest Stable Version License

Introduction

NOTE: This is still under development think twice before using this package under production.

This is a wallet & pre-paid subscription package which is inspired by Laravel Cashier. I developed this package because I need a Crypto Wallet with prepaid subscription so Stripe and BrainTree do not meet my needs.

Key Features

  • Prepaid subscription
  • No Stripe/BrainTree dependency
  • Offline Payment via user's account balance
  • Internal Wallet
  • Generalized Subscription Module. You can have different subscription models
  • Multi/Single Subscription

Contributing

Thank you for considering contributing to the Abone. Feel free to send PR's :)

License

Laravel Abone is open-sourced software licensed under the MIT license.