So, I have been interested in Laravel spark for some time. I am wondering if it supports taking a one-time payment or if you would have to implement it by taking a separate payment within your application then subscribing them to another plan?
I am wanting to gather some information about this before i go ahead and commit to licensing spark
Essentially I am looking to offer a monthly/yearly package + a lifetime plan. Is this supported?
Tried looking around the documentation for any mention of a single time payment.
Also tried watching nearly every startup video to see if there was any mention of any configuration option for it someone had found within the Spark Service provider.I'm pretty convinced unless someone can give me an example that you cannot do it by default. That being said, it's only a limitation of the boilerplate at best and I'm sure it could be integrated in some way using another feature of Laravel.
Anybody have any experience with this?