#corinne

1 messages · Page 1 of 1 (latest)

undone robinBOT
pastel spindle
#

hi! do you have an example of a subscription sub_xxx that you cancelled and charged something you didn't expect, and the invoice ID in_xx for that charge?

umbral helm
#

just getting this - please don't close this ticket.

umbral helm
#

Sorry, I can't get one right now.

#

Can you tell me if we have a product with a flat fee and the subscription is cancelled on this, will the cost be prorated?

silver rapids
#

Hi! I'm taking over this thread.

#

You mean if the user will be refunded for the unused time on the flat fee?

umbral helm
#

If we have a monthly billing cycle (say 30 days) and the customer decides on a product that is $30 for the month, but they cancel after 15 days, I would expect them to be sent a bill for $15

silver rapids
umbral helm
#

So we can't prorate this cost automatically/

silver rapids
#

What do you mean? If they cancel after 15 days, we do a proration by adding the unused funds to the customer balance.

#

Also

When someone upgrades, we cancel their original subscription and then start a new one
Why do you cancel then re-create? Why not update the existing subscription directly?

umbral helm
#

But I don't want to charge them for the unused funds, I just want to charge them for the 15 days.

umbral helm
#

We don't want to have to issue refunds. Why can't we just have Stripe charge them based upon monthly fixed rate/no days in billing cycle*no days user subscribed

silver rapids
#

I'm sorry but I don't understand the issue. Can you give a concrete example of what exactly you are trying to accomplish? What do you want to happen when the subscription is canceled after 15 days?

umbral helm
#

If we have a monthly billing cycle (say 30 days) and the customer decides on a product that is $30 for the month, but they cancel after 15 days, I want them to be sent an invoice for $15

silver rapids
#

But in that case they already paid $30 upfront, correct?

umbral helm
#

No, as we bill them at the end of the billing cycle

#

They have cancelled within the middle of the billing cycle

silver rapids
#

No, as we bill them at the end of the billing cycle
Oh sorry, I missunderstood that part! Let me run some tests to see how this works.

umbral helm
#

Thanks

silver rapids
#

Yes in that case, when you cancel the subscription, nothing is charged.

#

But a workaround would be to add 2 price to your subscription: a flat fee paid (paid at the begining of the month), and then the metered price (paid at the end of the month)