Payum / PayumLaravelPackage

Payum offers everything you need to work with payments. From simplest use cases to very advanced ones.
https://payum.forma-pro.com/
MIT License
122 stars 38 forks source link

Subscription defined by a start and end date. #51

Open ronlinet opened 5 years ago

ronlinet commented 5 years ago

I am working with Laravel Cashier and I have found out that you can't define a custom start / end date for subscriptions. It is inconvenient in our case because we are offering to our users an option where they can book website access for a predefined start / end date. Does this package provide such an option?