#bilalpervez181-tax

1 messages · Page 1 of 1 (latest)

proud vale
#

bilalpervez181-tax

honest stratus
proud vale
#

hello, can you elaborate your question a bit more?

what are you integrating, what APIs ( PaymentIntents or Subscription etc) and where you're blocked?

#

bilalpervez181-tax

honest stratus
#

@proud vale well, i'm using stripe PaymentIntent api for payment

proud vale
#

gotcha, could you detail more? like I'm still unclear on your overall question

honest stratus
#

okay let me explain to you through Screenshot

#

this is the payment view in my app i need to add taxes which is $20 right now according to user's state,

#

so $20 here in screenshot is hardcode right now, but in actual the tax will be calculated according to user's location Did you get my qurey?

proud vale
#

looking

#

yes I understand but Stripe Tax does not support PaymentIntents right now

#

which is what you're using

#

see this: https://stripe.com/docs/tax

Stripe Tax works with Invoicing, Billing, Payment Links and Checkout integrations. To use Stripe Tax with Payment Intents, please request to join the Orders beta.

#

so if you want Stripe Tax with one time payments in a mobile app, you might need to request access to that "Orders" beta