#krishna-subscription-schedule
1 messages · Page 1 of 1 (latest)
Can yo provide a little more detail here? This is a complex schedule. What exactly is not working like you expect?
The final phase is set to end in Sept 2022. What do you mean it is ending in 9 months?
does that mean the final installment will be deibted on sept 2022?
I am creating a subscription schedule, that will have 10 installment but the installment amount will change every month. But when I am creating this request, i see that last schedule is set on aug 2022
I want the last installment to be debited on sep 2022
Also, the phase one and phase two dates are getting messed up is what I observed
I just want 10 installments to be debited one month apart
this is my schedule
I just figured it out
req_mzzFrsseDmnWSw - this is what it is right please confirm
😦
@harsh wasp helo, catching up here one sec
sure
@harsh wasp yes the final phase will begin following the end_date of the previous phase
also note that you've set this with end_behavior=release which measn the price of the final phase will continue to be charged after the schedule is exhausted
If these installment payments are meant to end after the final phase, you likely want end_behavior=cancel
You may have an off-by-one error on your number of phases and start/end, but you'll need to determine that based on your needs
awesome, also, should I extend the end date of final phase so that the invoice will not get auto cancelled?