Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Essentials
SDKs
API
Testing
Stripe CLI
Tools
Workbench
Developers Dashboard
Stripe Shell
Stripe for Visual Studio Code
Features
Workflows
Event Destinations
Stripe health alertsFile uploads
AI solutions
Agent toolkit
Security and privacy
Security
Privacy
Extend Stripe
Build Stripe apps
Use apps from Stripe
    Overview
    Stripe-built apps
    Adobe Commerce
      Cookbooks
      Payments and tax app for Adobe Commerce
        Automate tax collection and reporting
        Build a custom storefront
        Configuration
        Installation
        Troubleshooting
        Use subscriptions
        Use the admin panel
        Version History
      Standalone tax app for Adobe Commerce
    Cegid
    Commercetools
    Mirakl
    NetSuite
    Oracle Opera
    PrestaShop
    Salesforce
    SAP
    Shopware 6
    Stripe Tax for BigCommerce
    Stripe Tax for WooCommerce
    Partner apps
    Build your own app
Partners
Partner ecosystem
Partner certification
HomeDeveloper resourcesUse apps from StripeAdobe CommercePayments and tax app for Adobe Commerce

Adobe Commerce Connector version history

Learn about backward compatibility changes in Adobe Commerce Connector versions (Magento 2).

Version 4.1

Version 4.1.0 introduces changes to handle scenarios where orders could be placed and invoiced without collecting payment. These scenarios include:

  • Purchases of trial subscriptions.
  • Subscriptions with future start dates.
  • Upgrades or downgrades of existing subscription plans.

Previously, the module automatically refunded and closed these orders with an offline credit memo. Now, to improve tax reporting:

  • Automatic refunds are deprecated.
  • Order items in these scenarios have a custom price of 0.
  • These items are excluded from shipping amount calculations.

This results in orders with zero subtotal, shipping, and tax amounts. When regular products are purchased with subscriptions, the subtotal, shipping, and tax amounts only reflect the regular order items. These changes ensure the order grand total matches the collected payment amount on the order date.

Additionally, version 4.1 changes how partial captures and refunds are handled:

  • Previously, partial captures or refunds from the Stripe dashboard automatically created invoices or credit memos in Magento.
  • These documents didn’t include order items, using manual totals or adjustment fees or refunds instead.
  • This approach caused issues with tax reporting.

In version 4.1:

  • Only full captures and full refunds result in automatic invoices or credit memos.
  • For partial captures or refunds, merchants should use the Magento admin panel.
  • This ensures correct tax breakdown on documents and accurate reporting to the Stripe API.
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access programme.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc