#krishna1433-sub-schedule
1 messages · Page 1 of 1 (latest)
hello @ruby karma! could you elaborate what do you mean by you're not able to view other phases of subscriptions?
I wanted to create a subscription schedule with custom price for each subscription and custom debit date
I was able to achieve that but I'm unable to view upcoming debits, i.e. I can only see invoice that is coming next
req_CpHBLKfgUqHrZ3
as you can see there are multiple phases
but all I see is only one in dashboard
you can't see all the phases on the Dashboard afaik, you will need to use the API to retrieve the subscription schedule to view all the phases on it
How can I test subscriptions :/
@ruby karma is there something specific that you wanted to test?
yes, I need to test if second installment is getting created, All i see is first installment
why don't you test with a shorter schedule instead?
you can set the end date of each schedule : https://stripe.com/docs/api/subscription_schedules/create#create_subscription_schedule-phases-end_date
If you set it to maybe an hour or even a couple of minutes in between each phase, you would then easily be able to see the changes between each phase.