How do I send Stripe payment invoice only for paid subscribers not trial subscriptions.
Hi, im new to RoR and I have a working system that is sending invoices via email. But I would like to exclude trial subscribers from getting the $0 invoice in their email. Payments being handled with Stripe. Is there a way to do this or any pointers?