#bernzjh-subscription-price

1 messages ยท Page 1 of 1 (latest)

novel belfryBOT
#

Hello! We'll be with you shortly. 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.

glass mirage
#

Hi ๐Ÿ‘‹

I will pass along this feedback

feral cipher
#

So looking at the response from the customer.subscription.updated endpoint, I notice that only plan is present but price is not

glass mirage
#

The response as you receive it in NodeJS w/ TS?

feral cipher
#

Yeah

#

Though I should mention that plan is also absent

#

from the ts type declarations

glass mirage
#

Gotcha. I can raise this with our SDKs team

feral cipher
#

Thank you kindly

#

I should also mentioj that the same is true of the subscription object returned with stripe.subscription.retreive and so may apply to all subscription objects at current

#

in terms of returning plan but not price

novel belfryBOT
blissful vector
#

plan has been deprecated for over 6 years so that's entirely expected

#

bernzjh-subscription-price

#

What you need to do is look at items which is an array of SubscriptionItems and that would have price on each one @feral cipher

#

cc @glass mirage so you don't report this as a bug since it's not a bug