#aditya_30844

1 messages · Page 1 of 1 (latest)

swift runeBOT
#

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.

pure horizon
#

Thanks

silent ice
#

How can I help?

pure horizon
#

Is this how it shall be done for the same product I'd shared above

#

I want stripe to automatically calculate the taxes

#

I have already activated the stripe tax from the dashboard

silent ice
#

What's the issue here exactly?

pure horizon
#

I have created a product for which I am creating subscription. The price of the product does not include tax and I want to add tax on the price exclusively.

#

Here's the product

#

But, the payment sheet initiated to do the payment does not include tax

#

Here

silent ice
pure horizon
#

Yes. From the two options available I choose Stripe tax. I have tried implementing in my code but, it does not work. Please help me with that code

silent ice
#

Could you please share the Subscription ID?

pure horizon
#

pi_3OWcWaC1lelJsYBv1ZJI8dyH

#

payment intent id for the transaction I am trying to make

silent ice
pure horizon
#

I am getting this error while creating subscription

#

when adding automatic_tax -> enabled -> true

silent ice
pure horizon
#

req_FwXPYc9sY5ENPz

silent ice
#

As the error suggests, you need to set the Customer's address.

swift runeBOT
pure horizon
#

Ok. Do I need customer address while working with tax rates?

pliant tide
#

You mean using fixed/predefined rates ?

#

If so, yes you don't need to collect customer address

pure horizon
#

Yes. It's done Thanks. One last thing how can I show the breakdown of the base price and taxes in the payment sheet in the mobile app

pliant tide
#

No that's not supported