Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

TECreasey's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.