# Hi there! This is what happens by default. A customer's credit balance is updated. Let me find the docs for this
# https://stripe.com/docs/billing/subscriptions/cancel?dashboard-or-api=api#prorate-for-usage-based-billing
# I see, so setting the prorate option will actually credit the customer for time remaining on the interval for a subscription?
# And is it expected that I don't see an option to prorate in the dashboard during subscription cancellation in Test Mode?