On SparkServiceProvider
Spark::plan('HIV Course', 'prod_CllrASP7yk5IxH')
->price(59)
->features([
'First', 'Second', 'Third'
]);
Where 'prod_CllrASP7yk5IxH' is the ID of the product subscription created on the Stripe. I can see that the customer is added to the stripe account but the subscription table is empty of my system. @Cronix Any help will be much appreciated