Skip to main content
POST
Attach business tax details to a payment intent

Authorizations

Authorization
string
header
required

Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.

Path Parameters

processorPaymentId
string
required

Stripe payment intent ID (pi_…)

Body

application/json
isBusiness
boolean
required

Whether the purchase is on behalf of a business

businessName
string

Legal business name

country
string

ISO 3166-1 alpha-2 country code

customerRef
string

Customer reference to persist business tax details on the customer record

taxId
string

Tax / VAT identification number

Response

Business details applied and tax breakdown returned