#Chhay-subscription

1 messages · Page 1 of 1 (latest)

earnest coyote
#

Hi! So you are creating subscriptions with Stripe, and you would like to display the price and tax on your website directly?

rose oar
#

yes, boss

earnest coyote
#

Do you want to display the price after the subscription has been created, or before?

rose oar
#

both boss

earnest coyote
#

If you don't have an invoice, then it's a bit tricky because of the tax. Assuming you already have a customer object, you could manually create an invoice for that customer, check the lines property and then delete the invoice.

rose oar
#

So if I use the Tax Rate, I will be able to use the Tax API and calculate the total price by myself. right?

earnest coyote
#

Yes

rose oar
pale depot
#

hello 👋 Taking over
apologies for the delay here

#

can you summarize your question for me?