#Gomu-express-taxes

1 messages · Page 1 of 1 (latest)

velvet spindle
#

Hi there! Can you clarify a little bit more? Do you want to assess taxes to the end-customer based on their location? Or are you asking about charging your Express accounts a "tax" as in you want to take a small piece of the payment you are facilitating? I'm not exactly clear on what you are trying to do here.

noble portal
#

our customers are receiving payments for its services, so mostly of them are professional (Self employess) but some others are not, so legally we need to charge taxes for those self employees, so every payment they are receiving needed to be tax charging

velvet spindle
#

Got it, thanks for that info.

#

What integration flow are you using?

noble portal
#

well im not developer, could you be more specific with integration flow?

velvet spindle
#

Are you using Stripe Checkout? Or are you using Elements?

#

You really will want to talk to our Support team about the best way to handle this issue... this channel is more focused on technical questions about code. I'd recommend reaching out to our Support team here: https://support.stripe.com/contact/login

noble portal
#

this is our webapp where customers are able to send payments

noble portal
velvet spindle
#

You are mostly going to need to build what you are looking for yourself. You can use Stripe Tax (check out https://stripe.com/docs/tax) if you are using Stripe Checkout or Billing (Though I assume you are not using Billing as it doesn't sound like you are using Subscriptions or Invoices). Otherwise, you have to build in this tax flow yourself or look into using a 3rd party to help you calculate tax. This is not something we currently support on a standard Elements integration.