Weiter zum Inhalt
Konto erstellen
oder
anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellen
Anmelden
Jetzt starten
Zahlungen
Finanzautomatisierung
Plattformen und Marktplätze
Geldmanagement
Entwickler-Tools
Jetzt starten
Zahlungen
Finanzautomatisierung
Jetzt starten
Zahlungen
Finanzautomatisierung
Plattformen und Marktplätze
Geldmanagement
Übersicht
Versionierung
Änderungsprotokoll
    Übersicht
    Basilikum
    Acacia
    Vorherige Versionen
Aktualisieren Sie Ihre API-Version
Ihre SDK-Version aktualisieren
Entwickler-Tools
SDKs
API
Tests
Workbench
Ereignisziele
Arbeitsabläufe
Stripe-CLI
Stripe Shell
Entwickler-Dashboard
Agent-Toolkit
Mit LLMs entwickelnStripe für Visual Studio CodeStripe-StatuswarnungenHochgeladene Dateien
Sicherheit und Datenschutz
Sicherheit
Datenschutz
Extend Stripe
Stripe-Apps
Stripe Connectors
Partner
Partner-Ecosystem
Partner-Zertifizierung
StartseiteEntwickler-ToolsChangelogAcacia2024-10-28.acacia

Notiz

Bis jetzt ist diese Seite noch nicht in dieser Sprache verfügbar. Wir arbeiten aber verstärkt daran, unsere Dokumentation in weiteren Sprachen bereitzustellen, und werden die Übersetzung sofort anzeigen, sobald diese verfügbar ist.

Adds support for collecting retail delivery fees

What’s new

This change has two parts:

  • Adds retail_delivery_fee to the list of possible enum values for tax_type in the Tax Rate resource. This makes it possible to represent retail delivery fees in Minnesota and Colorado.
  • Extends tax_rate_details for Tax Calculations to represent flat amount tax rates.

Impact

Lets you accurately collect taxes when selling tangible personal property in Minnesota and Colorado.

Changes

ParameterÄndernRessourcen oder Endpoints
flat_amountrate_typeHinzugefügt
Tax.Calculation.tax_breakdown[].tax_rate_detailsTaxRate
WertÄndernAufzählungen
retail_delivery_feeHinzugefügt
Invoice#add_lines.lines[].tax_amounts[].tax_rate_data.tax_typeInvoice#update_lines.lines[].tax_amounts[].tax_rate_data.tax_typeTax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
 + 5 weitere
Tax.Calculation.tax_breakdown[].tax_rate_details.tax_typeTax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_typeTaxRate#create.tax_typeTaxRate#update.tax_typeTaxRate.tax_type

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
    • If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-10-28.acacia
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Related changes

  • Adds support for new countries to the Tax Registration API
  • Adds support for tax ID types in several new countries
  • Adds option to automatically validate customer tax location during an update
War diese Seite hilfreich?
JaNein
Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
Nehmen Sie an unserem Programm für frühzeitigen Zugriff teil.
Schauen Sie sich unser Änderungsprotokoll an.
Fragen? Sales-Team kontaktieren.
LLM? Lesen Sie llms.txt.
Unterstützt von Markdoc