請求書の詳細に納税者番号を追加しました
新規情報
ラテンアメリカの買い手が域外の売り手と取引する際に、現地の規制に沿って納税者番号を提供するためのサポートを追加しました。
効果
Many central banks in Latin America require Latin American buyers to provide their tax identifier when transacting with sellers outside of Latin America. Stripe now uses the tax_
field on the Payment Method billing_
hash to collect and store a Latin American buyer’s tax identifier. Checkout and the Payment Element collect the tax_
automatically. If your integration uses a different payment flow, you need to handle this requirement.
If the country of your Stripe account is the US, and you accept Pix payments, you must collect the buyer’s tax_
on the Payment Method billing_
hash. Populating this field is prohibited in all other circumstances. If you set the tax_
value for a transaction that doesn’t require it, the API returns the tax_
error.