#kitkat-subscription-prices

1 messages · Page 1 of 1 (latest)

valid timber
stone wing
#

Let me check real quick, 1 min

#

I think I have the portal configuration set to do proration_behavior => always_invoice

#

What behavior would I expect if i set none or create_prorations?

valid timber
#

I was just about to suggest: Does changing that to create_prorations help at all?

stone wing
#

I can try that -- will need to generate new configurations 🙂

#

will take a few min

valid timber
#

Sounds good 👍

stone wing
#

Changing it to create_prorations basically does the same thing as always_invoice. Extending the "View Details" shows a bit about the credit, but it doesn't switch the plan at the end of the yearly subscription as would be the most ideal for this situation.

valid timber
#

Just so I understand correctly what you're going for (for example) you want to charge the customer for 11 months if they switch to the yearly plan at some point after a payment was made to the first month of a monthly plan?

stone wing
#

If they pay for a year up front, I'd like to switch them to monthly after the first year.

#

If they indeed wanted to go back to paying monthly.

#

The credit on their customer object effectively does this but it's not the most obvious.

#

especially if it tells them they'll be paying $19.99/mo starting next month

valid timber
#

Ahhhh, okay. I think I see what you're saying now. So you're not refunding the customer for the remaining time, but rather wanting to add a credit to their account for the remaining time and switch them to monthly, but only after the year they paid for is up?

stone wing
#

yes exactly

valid timber
#

Are you already using customer balances?

stone wing
#

We aren't currently no

#

We'd likely need to display their balances in our interface.

valid timber
stone wing
#

Got it, I'll try that out.

#

thank you!