Jan 23, 2018
0
Level 2
Cashier Stripe interval_count
According to Stripe's API it is possible to pass the interval_count so a plan can be either 12 months, 3 months, or 1 month based on the value of the interval_count.
Is it possible using Laravel 5.5 and Cashier to pass this variable? I want to be able to offer different interval lengths.
Please or to participate in this conversation.