#aissa - tax
1 messages · Page 1 of 1 (latest)
Can you be more specific about what you mean? Stripe Tax supports automatically handling tax for you for supported transactions, but so any other unsupported transaction you can calculate and add tax to the amount yourself.
i m new with stripe
i start by create the custoumer
and add the carte
and do the charge
now
i want to add tax to charge transactions
api srtipe charge
That's not supported by Stripe Tax, with the Charge's (or Payment Intents) API, you need to calculate this yourself and set a suitable amount to charge your customer
thnaks
NP!