#devangbhuva97-invoice

1 messages · Page 1 of 1 (latest)

sonic spade
#

hello @drowsy knot! Give me a while to look into this

#

this is expected behaviour

drowsy knot
#

Sorry I didn't get you

sonic spade
#

the customer is paying for the remaining 23 days of the billing interval - this is expected

#

the 7 days initially is the trial period

drowsy knot
#

How we can take 30 days amount in next invoice?

#

So we have 2 different payment flow for subscription. In 1st it's working fine & in 2nd not working expected.

#

Both flows are using subscription api

#

Can you check this invoice - in_1JtnzZCScnf89tZoSYU5d4EG? This is 1st payment flow which working fine

drowsy knot
#

@sonic spade can you help me to find out different & how we can make similar flow?

#

@sonic spade I'm able to figure out different - If I pass cancel_at time with subscription, it's working differently

#

How we can fix this with cancel_at?

sonic spade
#

sorry, i was a bit tied up with something else, let me look at this now

drowsy knot
#

no worry.. take your time

sonic spade
#

why are you cancelling at that specific time?

#

you are essentially cancelling the subscription 23 days into the cycle, and the subscription cancellation is prorated, which makes sense that we only charge the customer for 23 days

drowsy knot
#

Okkkk… now got the issue

#

Thanks for helping out

#

Any other way to just directly pass number - how many payments collect?

sonic spade
#

@drowsy knot sorry i don't quite understand your question, could you try explaining or elaborating in more detail?

drowsy knot
#

@sonic spade apart from cancel_at , is there any other way - if I want to run subscription for nth number of time not infinite?

sonic spade
drowsy knot
#

Thanks @sonic spade