Any update on this? having the same isue.
Oct 14, 2019
3
Level 2
Canceling a particular subscription cashier
Hi all. I am trying to integrate stripe payment into a project I'm working on. I am using cashier with stripe. I have one plan that can have many subscriptions ( listings). My problem comes when I have to cancel a particular subscription. The only thing I see is $user->subscription('main')->cancel();. Is there any way I can cancel a subsctiption by its subscription id or should I be using the stripe API or Catalyst?
thanks in advance
Please or to participate in this conversation.