#nobodylovesm3-prices

1 messages · Page 1 of 1 (latest)

spring ivy
#

@whole fable hmm, it seems potentially unusual for unit_amount to be null. Do you have the ID price_xxx of the Price you're looking at?

whole fable
#

yes, i can also show you the product itself - maybe it's because of the trial?

#

then again, i might be missing some sort of a configuration

spring ivy
#

it's tiered billing so that's why as far as I know

#

a tiered price doesn't have a single unit amount, since it's based on the tiers.

#

it's not included by default so you need to add addExpand("tiers") to your request for example

whole fable
#

i see, thanks!