#Suren-Invoicing

1 messages · Page 1 of 1 (latest)

empty pawn
#

Suren-Invoicing

silent cobalt
#

yes i used this
but proration_behavior "create_prorations" don't working

empty pawn
#

From that section, here's the part you want:

If you want the customer to immediately pay the price difference when switching to a more expensive subscription on the same billing cycle, you can set proration_behavior to always_invoice, which will calculate the proration and then immediately generate an invoice after making the switch. You can combine this behavior with pending updates so that the subscription is only updated if payment succeeds on the new invoice.

silent cobalt
#

thank you very much