I\'m using Stripe PHP SDK to create a subscription plan dynamically.
use \\Stripe\\Plan; Plan::create(array( "amount" => 2000, "interva