#bijay_jha

1 messages · Page 1 of 1 (latest)

barren snowBOT
prime quest
#

Hi there!

slender plaza
#

req_MKl0T9eH3jrvu7

#

This is in live mode

prime quest
#

The ID txr_1OM7lcF9yHeYvqmoeLAcqfep doesn't exist. so it's expected to not work.

#

where did you find this ID?

slender plaza
#

I get this id when I call stripe.invoices.retrieveUpcoming(stripePriceId)

#

you can check this request - req_5MafkbU6O1hAPE

prime quest
#

buy why do you need the tax rate of the upcoming invoice?

slender plaza
#

We have a subscription based pricing model. We have a scenario where I need to show the price breakdown to the end users before they create a subscription to show the breakdown of prices in terms of product as well as taxes

eager wyvern
#

you can try passing expand:["total_tax_amounts.data.tax_rate"] to the retrieveUpcoming call and that probably will render the details

slender plaza
#

Let me try that.