#nachofranco14

1 messages ยท Page 1 of 1 (latest)

scarlet pagodaBOT
whole wharf
fading relic
#

thanks, and is it possible to collect the money on the next invoice but without prorate?

whole wharf
#

I'm not sure I understand what you're asking. Can you be more specific?

fading relic
#

sth like, subscription monthly amount: 10eur, backdate_start_date: 2023-01-01, first collection date: 2023-04-01 and amount in first collection: 10 * 4 (jan, feb, march, may)

#

I was on it, sorry ๐Ÿ™‚

#

the example considers that the subscription is created today

muted prism
#

Hi ๐Ÿ‘‹ jumping in as my teammate needs to step away soon, I believe you're looking for the proration_behavior parameter that can be set to none when creating the Subscription, but please let me know if that does do what you're hoping.

fading relic
#

if I do so, would it charge the customer for all the months or should I manually add the missing months as another line?

muted prism
#

Are you creating these Subscriptions based on monthly-recurring Prices?

fading relic
#

yes

muted prism
#

Then I think you're going to run into errors when trying to provide a start date that is more than 1 month in the past.

#

(working on testing)

fading relic
#

but I can use the backdate_start_date as suggested above, or not?

muted prism
#

Confirmed that you can provide a start date further back than 1 billing period. Doing so will add prorations to the first invoice, unless you set proration_behavior to none. The price of previous months will not be included on the next Invoice, additional steps will be necessary if you want to charge for those months as well.

fading relic
#

great, I can handle that on subscription creation

#

thank you so much

muted prism
#

Any time!

fading relic
#

another one, is it possible to create that subscription using a subscriptionSchedule?

muted prism
#

I believe so, are you running into errors when you try to?

fading relic
#

I'm about to try it out ๐Ÿ™‚

#

thanks