#manuel_api

1 messages ยท Page 1 of 1 (latest)

bright plinthBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1433853840767193118

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

rigid birch
#

This is the product I am referring to that is added on its own or that I don't know where it is automatically added to the subscription:

#

Is it because a pro rata calculation is done?

barren meadow
#

๐Ÿ‘‹ looking over the subscription now

#

originating from your backend

rigid birch
#

I believe that request only adds the coupon and the item to the subscription, is that correct?

#

I don't see another price being added with an amount of 14.41.

#

thats my question

#

it is because of some prorating?

barren meadow
#

Sorry was handling the individual who was jumping into your thread unwelcome

rigid birch
#

dont worry

barren meadow
#

Is that a preview invoice you shared?

I'm looking over the invoices associated with the Subscription and not seeing that line item?

rigid birch
#

No, that's literally the dashboard where I see subscription information haha

barren meadow
#

can we double check the sub_id? or if you just share the link to that page I can pull that up.

rigid birch
#

I think it's because of the prorating calculation.

barren meadow
#

Yup, that looks to be a proration

rigid birch
#

I understand, if I specify that no prorate should be added when modifying the subscription, it would be with:

proration_behavior set to None

correct?

barren meadow
#

yes

rigid birch
#

nice

#

ty thats all

barren meadow
#

one thing to point out since I see come up frequently is that propration_behavior applies to the current call. It's not a property on the object so it's not "sticky"

#

Glad we could help ๐Ÿ™‚

rigid birch
#

ooh ok