#e.mdev-metered-laravel
1 messages · Page 1 of 1 (latest)
Hello! What specifically are you trying to do?
If you're trying to set the quantity for a metered price, then that's not possible at all - for metered billing you report usage (https://laravel.com/docs/8.x/billing#reporting-usage) instead of setting a quantity
Thank you for your reply,
The goal is to add new subscribers to my database
I was inspired by the official documentation
https://laravel.com/docs/8.x/billing#creating-subscriptions