#rhy0295

1 messages · Page 1 of 1 (latest)

dusk fossilBOT
#

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.

heady brook
#

Additionally, one other question: how do I prevent the form from showing this by default ‘this field in incomplete’? I want it to just do error check once certain actions happen E.g., submit

pearl shadow
#
  1. It's normally inside the PaymentIntent object retrievable via API Let's provide an example PaymentIntent and we'll see
  2. You will calculate Tax on backend after retrieved the address like this: https://stripe.com/docs/tax/custom
  3. No it will be the same balance on your Stripe account. Each transaction will be (original amount + taxed amount). See examples in https://stripe.com/docs/tax/custom#integration-examples

Learn how to use Stripe Tax APIs to calculate sales tax, GST, and VAT with Stripe’s payments APIs, non-Stripe payment processors, or multiple payment processors.

#

For the other question, no I don't think we have option to customize that behavior

heady brook
#

Give me a sec to read through

#

Is doing this creating a payment intent?

heady brook
pearl shadow
#

Let's go one by one

pearl shadow
heady brook
pearl shadow
#

Yep

heady brook
pearl shadow