v20

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-214885191.3 KB
Payment Intents

Attach business tax details to a payment intent

Applies business or consumer tax location to a payment intent and returns the calculated tax breakdown.

post/v1/sdk/payment-intents/{processorPaymentId}/business-details

Path parameters

processorPaymentIdstring required

Stripe payment intent ID (pi_…)

Request body

businessNamestring

Legal business name

countrystring

ISO 3166-1 alpha-2 country code

customerRefstring

Customer reference to persist business tax details on the customer record

isBusinessboolean required

Whether the purchase is on behalf of a business

taxIdstring

Tax / VAT identification number

Response

Business details applied and tax breakdown returned