#lafafm
1 messages · Page 1 of 1 (latest)
sub_1NtSxDJbrk1nz30Vo62m2nxy
Have a schedule
sub_sched_1NtyszJbrk1nz30VEHmbygJq
But dashboard seems not recognizing it
Not sure, probably customer success team was making some adjustment to that account
I found it weird that I having a sub_schedule in API, but I can't see it in dashboard
Have you ever created a SubscriptionSchedule?
I did not made any actions to that account
My team probably does, but I can't say it for now
From the event log - I see such event
evt_1Ntyt0Jbrk1nz30V2wYopbuF
Seems it was created from dashboard
The SubscriptionSchedule was created via a request from the Dashboard.
Yes
Any idea why is it not showing in dashboard, but persists in API?
How do you normally see Schedules in the Dashboard?
That's a customer in test mode
In actions there's a link Manage scheduled update
But it not exists in live mode
Perhaps it's because it has no other phases. But I'm not sure.
Ok, thanks
Can I remove that schedule somehow from dashboard?
The issue here that our code isn't prepared for such schedule, and throws exception
Want to quickly fix it, before adjusting the code
Best way is via API: https://stripe.com/docs/api/subscription_schedules/release
Ok, thanks
Will do
Happy to help!