Powered by Adobe Commerce 2.4.6-p4

This extension is in our Payment category. Please remember that it is the merchant’s responsibility to ensure the proper PCI compliance level of their store, as applicable by PCI regulations. The PCI Self-Assessment is one tool you can use when evaluating Payment extensions and how they may affect your PCI compliance level. For more information on Marketplace policies, please review the Marketplace Terms & Conditions.
stripe-logo.jpg

Stripe Payments

by Stripe
Adobe Gold Technology Partner
This is an Integration with a Third Party Service. Other charges and fees may be required to use this extension on your Store
PRODUCT:
0
TOTAL:

Overview

Back to top

The official Stripe Connector for Adobe Commerce offers a global, flexible, scalable integrated solution for both payments and subscriptions. Businesses of all sizes, from startups to public companies, use this connector to easily accept payments and supercharge their business with Adobe Commerce and Stripe.

Stripe is a global technology company that builds economic infrastructure for the internet. Millions of businesses of every size—from new startups to public companies—use our software to accept payments and manage their businesses online. Stripe is dual-headquartered in San Francisco and Dublin, with offices in London, Paris, Singapore, Tokyo, and more.

Account setup and pricing 

Create a free Stripe account to start using the Stripe Connector for Adobe Commerce. Stripe is available for businesses based in over 40 countries—see the full list. 

Stripe operates on a pay-as-you-go pricing structure with no setup, monthly, or hidden fees, see Stripe pricing & fees.

 

High-conversion payments(Features):

  • Built-in conversion logic: increase conversion by reducing user friction and errors with address auto-complete, real-time card validation, descriptive error messages, third-party auto fill and more. 
  • Global payment conversion: dynamically display the right language, currency, and payment methods most likely to improve conversion. Stripe supports 25+ languages, 135+ currencies, and 20+ payment methods. 
  • Authorize payments and capture later: Stripe also supports separate card authorization and capture which let you collect card information to ensure that there are enough funds, then capture the total amount after shipping. 
  • Optimized for any device: Provide an optimal experience across mobile, tablet, and desktop with a responsive checkout, and offer Apple Pay and Google Pay out of the box.
  • Minimize chargebacks and disputes: Stripe detects fraudulent transactions using machine learning trained daily on data from millions of global businesses. You can also customize fraud protection by building custom rules, allow and block lists, and access advanced fraud insights.

Powerful subscription engine

  • Sell subscriptions: Sell time-based subscriptions with any frequency like weekly, monthly, or annually. Stripe makes it easy to collect and save payment details such as cards or ACH and help you drive adoption with support for discounts and free trials. 
  • Send invoices and customized receipts: Stripe supports SCA-compliant admin order invoicing to help you collect payments, or you can send customized email receipts as proof of purchase. 
  • Reduce involuntary churn: Stripe works directly with card networks to automatically update payment details with new card numbers or expiry dates to reduce unnecessary churn.
  • Minimize failed transactions: Stripe’s dunning tools help businesses recover 41% of failed recurring payments on average. Businesses using our smart retries recover 14% more revenue than those retrying failed payments on a set schedule. Have Stripe automatically email the customer and securely recollect new payment details when existing payment methods fail.

Global payment methods 

Simply turn on payment methods from the Stripe Dashboard. Stripe will dynamically display the most relevant payment methods based on your customer’s locale and device to increase conversion. As Stripe added new payment methods, you can turn them on with no additional integrations required. 

  • Credit and debit cards: Visa, Mastercard, American Express, China UnionPay, Discover & Diners, Japan Credit Bureau (JCB), Cartes Bancaires
  • Mobile wallets: Apple Pay, Google Pay, WeChat Pay, AliPay, GrabPay
  • Buy Now, Pay Later & Installments: Klarna, Afterpay/Clearpay
  • Bank debits: ACH, SEPA debit,, BECS direct debit, pre-authorized debit in Canada
  • Other popular payment methods: Bancontact, EPS, Giropay, iDeal, Przelewy24,  SOFORT, FPX, Boleto, OXXO

Streamline operations 

  • Easily manage refunds: Process refunds directly from your Magento Admin to preemptively prevent disputes and chargebacks. 
  • Clear, transparent reporting: From out of the box summaries to fully customizable reports, Stripe offers a range of reporting options to help you close your books quickly and accurately. 
  • Support for multi-store, multi-merchant, and multi-address shipping: Unify all your businesses under a single Magento instance without having to hop between systems. 
  • 24/7 phone, chat, and email support: Phone and chat support available in English. Email support available in English, German, French, Italian, Japanese, and Spanish. You can also get in touch with our technical team on Discord. 

Compliance and security 

  • Meet global regulatory requirements: Meet PSD2 Strong Customer Authentication (SCA) requirements in Europe with smart tools that scan every transaction to trigger Dynamic 3D Secure only when required. 
  • Security and compliance at the core: Qualify for the simplest method of PCI validation with a pre-filled SAQ A. Stripe tokenizes sensitive payment information to ensure that card details are never shared with Magento or passed through to your server. All card details are securely stored on Stripe’s PCI-DSS level 1 verified servers. 

 

Technical Specifications

Back to top

Seller profile

Stripe

Seller contact

E-mail

Integrator

Stripe

Current Version

4.0.0

Adobe Commerce platform compatibility

Adobe Commerce (cloud): 2.4 (current), 2.2 (obsolete), 2.3 (obsolete)

Adobe Commerce (on-prem): 2.4 (current), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)

Magento Open Source: 2.4 (current), 2.1 (obsolete), 2.2 (obsolete), 2.3 (obsolete)

Type

Stable Build

Updated

27 March, 2024

Categories

Extensions, Payments & Security, Fraud, Checkout Enhancements, Payment Integration

Quality Report

Back to top

Installation & Varnish Tests

Passed

Coding Standard

Passed

Plagiarism Check

Passed

Malware Check

Passed

Marketing Review

Passed

Manual Testing

Passed

All tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.

Release Notes

Back to top

4.0.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    This is a code quality release with broad refactoring to better comply with Adobe Commerce coding standards. We recommend that merchants carefully review and update all module customizations before upgrading to this version.
    Added support for the Express Checkout Element. The ECE can display multiple wallet buttons (Google Pay, Apple Pay, Link) at the same time in the order that maximises payment conversion on your page. Various PaymentRequest APIs have been deprecated or replaced by the ECE. We recommend that merchants review and update headless commerce implementations which depend on the deprecated PRAPIs.
    ACH Direct Debit accounts which require microdeposit verifications, can now be used to purchase subscriptions with future start dates, or be added as saved payment methods from the customer account section. They can also be used in the multi-shipping checkout flow.
    When a customer adds a saved payment method from their account, or from the multishipping checkout flow, it will become eligible for MIT SCA exemptions and can be reused by the merchant to create admin orders on behalf of the customer.
    The accordion payment form layout is now the default configuration, and will display all available payment methods instead of the top 5.
    API endpoints getModuleConfiguration (GraphQL API) and get_module_configuration (REST API), have been renamed to getStripeConfiguration and get_stripe_configuration.
    API calls to getStripeConfiguration and get_stripe_configuration will additionally return initialization options for the Elements object, which include any configured "Payment Method Configuration" IDs, used to filter the available payment methods at the front-end.
    The API parameter manual_authentication has been removed from both the GraphQL and REST API. It is advised that manual authentication is configured via the module's etc/config.xml file...

3.5.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    Added new checkout flow - "Payment action: Order". When the order is placed, only the payment method is saved without performing an authorization or capture. Orders can remain in Processing status for long durations, and be invoiced at any time to create the initial charge. Supports partial invoicing and works with both the Embedded flow (PaymentElement) as well as the Redirect flow (Stripe Checkout).
    Orders that have been placed with the new "Order" payment action, can be edited from the Magento admin area. Merchants can change the ordered items, customer details and shipping details, and invoice the order using the same saved payment method used on the original order.
    Added new "Bank Transfers" payment method, suitable for large payments that would otherwise be declined by the card networks. Customers can place an order and send funds to a Stripe temporary bank account, which automatically reconciles the funds to complete the payment.
    Configurable, bundled, simple and virtual subscription products can be edited/changed by the customer from their account. Customers can change quantities, customizable options, configurable options, bundle options, shipping address, shipping method and payment method. Prorated billing for upgrades or downgrades can be enabled from the product configuration page, or globally from the module configuration.
    Added support for subscription start dates and subscription schedules. Customers can be billed on the same date every month. Two modes are available to either start the subscription immediately and re-bill on the start date, or to delay the first payment until the start date. For the first option, prorated billing can be enabled.
    Added support for the PaymentElement at the multi-shipping checkout flow. Customers can use cards, wallets and bank debits to place multi-shipping orders.
    Canceled subscriptions are now displayed in the "My Subscriptions" customer account section, and can be re-activated

3.4.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    Compatible with Magento 2.4.6.
    Headless commerce: Simplified implementation flow for PWA apps, mobile apps and custom storefronts built with React, Vue or other front-end framework. Customer authentications are simplified and a wider number of payment methods are supported.
    Improved Google Page Speed score. Up to 8 performance points improvement has been observed in tests.
    No more pending orders for card payments and other synchronous payment methods. When a payment fails, there won't be a Pending/Canceled order in the admin area.
    For asynchronous payment methods which require a redirect, the order will be created in Pending Payment status instead of Pending status. These orders can be managed by configuring Magento’s built-in “Pending Payment Order Lifetime”.
    95% reduction in incomplete payments in the Stripe dashboard. When customers arrive at the checkout page, no payments are created in Stripe in "Incomplete" status.
    Under the My Payment Methods section, customers can now add several types of bank debits such as SEPA, ACSS, ACH etc.
    The store view locale is synchronised on the Stripe customer's preferred locales. Stripe will issue invoices, receipts, and other customer facing emails to that customer with an appropriately translated email, payment page, or PDF. 15 languages are currently supported.
    Subscriptions support for Bundled products. Regular items which are part of a subscription bundle, will be included in the final subscription price. The recurring subscription order will include the bundle item with all of the original sub-selections, instead of only the simple/virtual subscription product.
    Migrating subscription prices with the CLI tool will update instead of re-create the subscription. The subscription status remains active instead of switching to trialing, and historical subscription data are preserved in the Stripe dashboard.
    Subscription prices are created in Stripe with a human readable name, i.e. "$15 every month". CSV exports and Stripe invoice

3.3.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added support for subscription plan updates. Customers can switch from one subscription plan to another from the customer account section. Supported via the use of Magento configurable products.
    - Customers can change the shipping address and shipping method of active subscriptions from the customer account section. The difference in shipping cost and taxes is collected via the checkout page. No new orders are created during the update; and all future recurring orders have the new shipping details and new shipping cost.
    - Added support for prorations on virtual subscription upgrades or downgrades. Unused time on the current subscription and remaining time on the new subscription is taken into account to bill or refund the correct amount after a subscription upgrade or downgrade. Prorations can be enabled or disabled for subscription upgrades and subscription downgrades separately.
    - Added support for the Link payment method (https://link.co/). Customers can checkout faster with prefilled payment details.
    - Added a new API rate limiter for the module’s exposed API endpoints. Can be configured and used as an additional fraud security tool.
    - Added the --interactive | -i option to the CLI stripe:webhooks:configure command. Merchants now have the option to select which store view domain will become their default webhooks endpoint.
    - New and improved webhooks processing system. Achieves parallel API request idempotency, logs errors in the database, and can retry failed events via cron jobs.
    - Improvements with automatic webhooks configuration. Endpoints are updated rather than re-created, and switching back and forth of Stripe accounts and modes will reuse the old configured endpoints.
    - Added support for partial refunds to the admin Invoicing payment method.
    - Changing the status of a Stripe invoice to Void from the Stripe dashboard will create a credit memo for that order.
    - Multiple bug fixes.

3.2.8:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Compatibility fix with Adobe Commerce 2.4.4 at the Cart Price Rules page.
    - Compatibility improvements for certain OneStepCheckout modules.
    - Various improvements with Google Pay and Apple Pay.
    - Fixed orders being canceled and duplicated after 2 consecutive failed payment attempts.
    - Fixed redirect-based payment methods that failed authorization redirecting the customer to the order success page.
    - Fixed inability to cancel discount coupons that make the payment method unavailable.

3.2.7:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Improved support for certain OneStepCheckout modules. Dynamic updates to PaymentElement’s billing address.
    - Fixed an error in the admin area when placing new orders on non-default stores.
    - Fixed a checkout page error when the customer has not specified a first name or last name in the Wallet Button modal.
    - Fixed a multi-shipping checkout bug causing items to be removed from the cart.
    - Fixed a webhooks crash when refunding a payment from the Stripe dashboard.
    - Fixed a PHP 8 error with certain card icon configurations.

3.2.6:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Improved support for Traditional Chinese (Hong Kong and Taiwan).
    - Fixed compatibility issue between Apple Pay and Magento 2.4.4.
    - Fixed duplicate order emails being sent in some cases.
    - Fixed circular dependency error when adding products to the cart.
    - Various fixes and improvements for orders which include trial subscriptions.

3.2.5:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed invoices created too soon in pending status. Invoices are now created in paid status upon receipt of the charge.succeeded event.
    - Fixed compatibility issue with the OneStepCheckout.com module not displaying the Wallet button at the checkout page.
    - Fixed a problem in Authorize Only mode where abandoned orders would not get canceled by cron.
    - Fixed a webhooks crash when creating recurring subscription orders.
    - Fixed a Magento admin error when placing MOTO orders.

3.2.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Compatibility fix with Sendcloud platform, causing orders created externally by Sendcloud to be marked as multi-shipping orders.
    - Fixed a bug where logged in customers would not get a new order email after placing an order.

3.2.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed a form validation bug in the Magento admin new order page.
    - Fixed a bug when adding products to the cart from the catalog pages.

3.2.2:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - The payment element no longer collects the country or postcode at the checkout page. The Magento billing address is used for the payment.
    - The order status now switches to “Processing” synchronously with the payment. If webhooks cannot be delivered, the order status will still switch to Processing.
    - Fixed a form validation bug in the Magento admin new order page.
    - Fixed a Wallet Button error when 3D Secure is required at the product pages.
    - Fixed a scenario where if a customer logs in at the checkout, the successful payment in Stripe would have a Cart ID description, and the Magento order would remain in Pending status.

3.2.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added full synchronization of customer billing and shipping addresses upon order placement.
    - Fixed ‘Please specify a shipping method’ error with the Wallet Button at the top section of the checkout page.
    - Fixed a webhooks race condition causing orders to switch from Processing status back to Pending status.
    - Fixed pending Konbini payments being treated as abandoned payments and canceled after a few hours.
    - Fixed a payment method deduplication crash.
    - Fixed duplicate new order email being sent out.

3.2.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added the ability to re-collect CVC codes for saved cards at the checkout page. Configurable from the Magento admin. Enabling this setting helps reduce fraud and slightly improves authorization rates. Can be used as part of Stripe Radar rules.
    - After popular demand, the CardElement has been restored to the Magento admin for placing MOTO orders with new cards.
    - The PaymentElement has been added and is now available to customers at the My Payment Methods section.
    - Card de-duplication improvements, adding newer cards with the same number will replace the old card.
    - UI improvements at the My Subscriptions page when changing a subscription’s default payment method.
    - Deprecated the SCA MOTO Exceptions setting from the Magento admin area. MOTO is now configured and used automatically if it is enabled on the Stripe account.
    - Less webhook warnings in the admin area; hidden as soon as the first webhook event arrives.
    - Email payment method icons are in PNG format (wider support for email clients).
    - Better error handling at the multi-shipping checkout page.
    - Fixed a problem where the Authorize Only setting would be ignored if a saved card was used.
    - Fixed the Wallet Button not displaying as a standalone payment method when Payments are disabled from the module configuration section.
    - Fixed saved payment methods not appearing at the checkout when a single trial subscription is in the cart.
    - Fixed a redirect problem when adding configurable products to the cart from the catalog page.

3.1.2:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added icons for the PayNow and Konbini payment methods.
    - Added global configuration option to disable the Wallet Button across all pages.
    - Added missing locale files.
    - Fixed compatibility issue with some themes that would cause the payment form to break at checkout.
    - Fixed issue with multi-shipping checkout link appearing despite being disabled in the settings.
    - Fixed an error in the CLI subscription migration command.
    - Fixed a UI issue in multi-shipping checkout when saved cards are displayed.

3.1.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added support for Magento 2.4.4 and PHP 8.1.
    - Added automatic email to the store General email for failed recurring subscription orders that fail to be placed.
    - Added support for saving ACH Debits payment methods.
    - Added multiple CLI commands to manage webhooks and events.
    - Added cron to check and automatically reconfigure webhooks when needed.
    - Added cron to automatically re-enable the webhook origin check on production mode if disabled and forgotten.
    - Improved handling of trial subscriptions purchase with regular products. When a regular product is purchased with a trial subscription, the trial subscription is invoiced and automatically refunded on the initial order.
    - Multiple improvements to Stripe Checkout refunds and order cancellations.
    - Improved the automatic webhooks configuration so that multiple Magento installations can use the same Stripe account.
    - Improved the Wallet Button display by showing it only once on the checkout page, i.e. if enabled separately, it is now hidden in the Payment Element.
    - Improved management of high risk payments with multishipping by allowing you to approve the payment from the Stripe dashboard to unhold all held multishipping orders.
    - Webhook configuration settings have been removed from the admin module configuration section.
    - Fixed duplicate order email after order placement.
    - Fixed invoice email not being sent after order placement.
    - Fixed an API crash with GraphQL order placements.
    - Fixed a manual agreements validation issue at the checkout.
    - Fixed a Wallet Button glitch which caused the payment form to be hidden at the checkout.

3.0.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Introducing Stripe's Payment Element; an embeddable UI component that lets you accept 20+ payment methods with a single integration. The new component replaces the legacy Stripe Elements based form for card payments, as well as all alternative payment methods. Stripe is now displayed as a single Magento payment method which can automatically adjust input fields, dynamically sort payment methods and optimize your checkout page for conversions. You can now enable new payment methods from your Stripe dashboard without the need to upgrade the Stripe module.
    - The Magento multishipping checkout flow has been rebuilt from scratch to support a single payment for all multishipping orders, improving performance and reducing customer authentication friction.

2.9.5:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Improvements with automatic webhooks configuration.
    - Fixed an “Invalid shipping address” error when the Wallet Button is used at the checkout page.
    - Fixed subscription orders placed with the Wallet Button not creating recurring orders.
    - Fixed a data migration error for users of the former Cryozonic modules.

2.9.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - From the Stripe Dashboard, marking an invoice as Void, Uncollectible or Paid outside Stripe, will update the Magento order status.
    - Updated CSP policy to allow loading from new Klarna domains at the checkout.
    - Subscription orders placed with Stripe Checkout can be migrated/updated with the CLI tool.
    - When configuring webhooks, the storefront URL is used instead of the Magento base URL.

2.9.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - The automatic webhooks configuration will no longer setup webhooks for inactive API keys.
    - Saved cards created using the legacy Sources API can be deleted from the customer account section.
    - Fixed a recurring subscription orders issue with MSI (Multi-source inventory).
    - Fixed a GraphQL API crash.

2.9.2:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed a refunds error affecting orders which have multiple partial invoices.

2.9.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed a refunds error affecting orders which have multiple partial invoices

2.9.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.3 2.4
  • Compatible with Magento Open Source : 2.3 2.4
  • Stability: Stable Build
  • Description:

    - New: In Authorize Only mode, merchants can now create multiple partial invoices by using a saved card. Order items can therefore be billed and shipped separately from one another.
    - Webhook signatures are configured automatically.
    - Dropped support for Magento 2.2 and older.
    - Various improvements with the Wallet Button.
    - Time synchronization of Stripe Checkout session expiration time.

2.8.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed a checkout scenario in which a subscription in the cart fails to be created even though the order is placed successfully.

2.8.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Stripe Checkout is no longer restricted to card payments, supports all alternative payment methods, including new methods ACSS Debit/Canadian PADs, Afterpay/Clearpay, BACS Direct Debit, AU BECS Direct Debit, Boleto and GrabPay.
    - Subscriptions can be bought with Cards, SEPA Debit (new) and BACS Debit (new). Available via the new Stripe Checkout payment flow.
    - The embedded flow based on Stripe Elements is now deprecated. It will be replaced with the new Payment Element in a future release. In the meantime, Stripe Checkout becomes the new default payment flow.

2.7.7:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Stripe Checkout is translated to the language used by the Magento store view.
    - Fixed 2 issues affecting virtual and configurable subscription orders.

2.7.6:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Stripe Checkout sessions expire after 2 hours, after which the order will be canceled.
    - The Oxxo payment method will display a link to a hosted voucher page in customer emails and in the admin order page.
    - The admin area “Send invoice to customer” payment method better supports bundled and configurable products.
    - Improved handling of partial refunds issued from the Stripe Dashboard. Multiple credit memos are created, multi-currency totals are set, the final memo closes the order.
    - Fixed a webhooks timeout issue with Klarna and SOFORT.
    - Canceling fraudulent authorizations from Stripe would not cancel orders which had invoices in Pending status.
    - Other minor fixes and improvements.

2.7.5:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added CLI support for migrating subscriptions ordered via Apple Pay or Stripe Checkout.
    - Added new cron configuration section with suitable defaults for the Stripe tasks only.
    - Cancelations of uncaptured payments will set the Magento order total canceled amount instead of the total refunded amount.
    - Partial captures from Stripe Dashboard will update the order’s total paid amount.
    - Fixed a webhooks crash causing charges not to be logged against orders.
    - Fixed incorrect invoice status in Authorize Only mode when automatic invoicing is enabled.

2.7.4:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - The default location of the Payment Request API (Apple Pay, Google Pay etc) is now above all payment methods.
    - The PRAPI works better with OneStepCheckout modules by requesting a shipping address if one is not set.
    - Subscription price migrations work with tax inclusive price settings and configurable subscriptions.
    - Updates to alternative/redirect based payment method refunds.

2.7.3:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Updated CLI subscription price migration script to work with configurable subscriptions
    - Fixed partial refunds

2.7.2:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Fixed a Magento admin area javascript issue when the order grand total is zero.
    - Fixed Payment Intents not getting updated with new order details after they've been cached.

2.7.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Implemented new refund strategy when refunding an order with subscriptions and multiple separate payments.
    - Subscription orders can be captured or canceled in Authorize Only mode, same as regular product orders.
    - Removed last 4 digits and expiry date from new order emails and the Magento admin order page.
    - Less API calls, better response times for the Payment Request API modal.
    - Fixed orders placed via the Payment Request API (Apple Pay, Google Pay, etc), not passing order data to Stripe (description, metadata, shipping address, affects 2.5.9 - 2.7.0).
    - Various fixes and improvements for tax inclusive catalog prices.
    - Fixed an installment plan selection issue with Mexico cards.

2.7.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - `MAJOR`: New flow with Stripe Checkout; adds support for complex and multiple cart discount rules.
    - When a trial subscription expires, no new order will be created. The original order must be used to ship the products.
    - Deprecated automatic invoicing of subscription items in Authorize Only mode. Invoices can be manually created upon product shipment.
    - Performance improvements.
    - Fixed a tax inclusive price calculation for subscriptions.
    - Fixed a shipping address error for Apple Pay in countries with optional region.

2.6.1:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Adobe Commerce gift cards are created in Stripe as Coupons when using the Stripe Checkout payment flow.
    - Partial captures from Stripe will invoice the Magento order for the captured amount.
    - Partial refunds from Stripe will no longer change the order status, unless the full amount is refunded.
    - Multiple partial refunds from Stripe will create multiple Credit Memos in Magento.
    - Manually approved payments in Stripe will remove Magento orders from On Hold status.
    - Fixed a checkout crash happening after multiple failed payment attempts.
    - Some fixes in the admin area when creating a new order.

2.6.0:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Added support for PayPal

2.5.9:

  • Compatible with Adobe Commerce (cloud) : 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added support for GraphQL PWA apps.
    -Added support for Tax Inclusive catalog and cart prices.
    -Added new input field validations in the admin area.
    -Added Belgium, Spain and Italy to the supported Klarna countries.
    -Various performance improvements

2.5.7:

  • Compatible with Adobe Commerce (cloud) : 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added support for tax inclusive Catalog Prices for subscriptions.
    -Added support for tax inclusive Shipping prices for subscriptions.
    -Improved deliverability for webhooks that were timing out.
    -Better handling of refunds with an amount of 0.
    -Fixed an initial fee issue affecting 2.5.6.

2.5.6:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Compatibility fixes for Magento 2.4.2.
    -Better handling of shipping tax for subscriptions.
    -When a subscription order is invoiced, an invoice email is automatically sent out to the customer.
    -When the rollback system is triggered, a Payment Failed Email is sent to the configured Magento contact.
    -Improved handling of webhook events that arrive too early.
    -Now using the Magento rate limiter when placing orders.
    -Fixed incorrect Credit Memo totals for partial refunds from the Stripe Dashboard.
    -Fixed partial refunds from Stripe marking the order as closed.
    -Fixed an infinite loop in the AddInitialFeeToTotalsBlock afterGetOrder plugin.

2.5.5:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - Compatibility fixes for Magento 2.4.2.
    - When the rollback system is triggered, a Payment Failed Email is sent to the configured Magento contact.
    - Now using the Magento rate limiter when placing orders.
    - Fixed incorrect Credit Memo totals for partial refunds from the Stripe Dashboard.
    - Fixed partial refunds from Stripe marking the order as closed.
    - Fixed an infinite loop in the AddInitialFeeToTotalsBlock afterGetOrder plugin.

2.5.4:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Fixed an issue that triggered a duplicate order email and a duplicate invoice for that order.
    -Fixed a tax rounding issue in the admin when the tax settings are to use the unit-based calculation method.

2.5.3:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Trial subscription orders with no collected payment are automatically canceled. A new order is created when the first payment is received.
    -Running Magento module:uninstall with the --remove-data attribute will remove all database tables and attributes created by the module.
    -Fixed a bank account verification problem with ACH.
    -Fixed 3 issues in v2.5.0 - v2.5.2 affecting MOTO admin orders, automatic invoicing of authorized orders and multi-shipping checkout.
    -Fixed a misplaced terms and conditions validation issue affecting v2.4.0 - v2.5.3

2.5.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added subscriptions support for the Stripe Checkout payment method. Backwards compatible with the Stripe Elements payment method.
    -Redesign of the My Subscriptions section under the customer account section.
    -When the PRAPI is used from the product page, the minicart is automatically updated to include the new cart item.
    -When returning from Stripe Checkout without paying (using the back button), the customer is forwarded to the Magento checkout page instead of the shopping cart page.
    -Various fixes with trial subscription purchases.
    -Authentication Required errors are no longer logged to the Magento log files.
    -Fixed an IE11 issue.

2.4.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -When the payment action is set to Authorize Only, the card is saved automatically on the customer. Customers cannot delete this card until a the order is completed or closed. For expired authorizations, the module will reuse the saved card to recreate the original payment.
    -Added support for mixed subscription cart purchases through the PRAPI from the product page, minicart and all places where it is displayed.
    -Various performance improvements and minor fixes

2.4.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -The PaymentRequestAPI (i.e. Apple Pay, Google Pay etc) is now a stand-alone payment method that can be displayed even when all other payment methods are disabled, including card payments.
    -Viewing orders from the Magento admin will display if an order was placed using Apple Pay, Google Pay, Microsoft Pay etc, as well as the page from which they were placed.
    -Added support for 20 additional Stripe.js locales. The payment form and PRAPI button are automatically translated based on the configured Magento locale.
    -Various bug fixes and performance improvements

2.3.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Introducing support for Stripe Checkout. Includes support for Chargeback Protection and significantly reduces implementation effort of PWA storefronts and headless commerce applications.
    -When an authorization expires, it is no longer necessary for the customer to have a saved card on file. The original card will be used to re-create the payment upon invoicing of the order.
    -Stripe Radar Approved payments will automatically Unhold their respective order in Magento and switch them to Processing/Complete status.
    -Stripe Radar Rejected payments will automatically be refunded in Magento. A comment will be added with the reason they were rejected. Two Magento events will be triggered before and after refunding the order for custom post processing of the rejection.
    -Performance optimizations at the checkout (less API calls) when a saved card is used for a payment.
    Improved customer card deduplication through webhook listeners.
    -Small updates to Klarna, SEPA Direct Debit, CSP allowlist and the Magento admin payment info block.
    Improved handling of stores that have customer telephone disabled or optional.
    -Various fixes and improvements for Apple Pay.

2.2.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Fixed a javascript issue in checkout when Subscriptions are disabled from the admin configuration section.
    -Fixed a compatibility issue with IE11.

2.2.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    - For Orders placed from the Magento Admin it is no longer necessary to manually enter card details, you can now send a PCI compliant hosted invoice to the customer via Stripe Billing.
    - Sites using Magento Multi-Store can now access customer cards across multiple Stripe accounts.
    - For trial subscriptions the checkout trial totals in cart will display as separate line items.
    - Subscription refunds from Stripe will now automatically sync with Magento Credit Memos.
    - Additional improvements to existing functionality.

2.1.4:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Fixed SEPA Direct Debit not displaying the business name in the checkout mandate
    -Fixed a Magento 2.1 backwards compatibility issue
    -Fixed Apple Pay sending a duplicate new order email

2.1.3:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3 2.4
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3 2.4
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added length limits to Level 3 data fields
    -Whitelisted additional Klarna domains
    -Display the installed Stripe PHP library in the admin notifications

2.1.2:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Magento backwards compatibility fix for expiring subscription coupons

2.1.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added support for expiring discount coupons for subscriptions.
    -Added support for Level 3 data for the card networks.
    -Added a configuration option that can be used set the default value of the 'Save card' checkbox to either checked or unchecked.
    -When guest checkouts are disabled, Apple Pay will also be disabled on product pages.

2.0.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Fixed 2 issues with placing manual orders from the Magento admin area

2.0.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Added support for paying in installments when the card provider supports it (currently only available in Mexico)

1.9.2:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3 2.4
  • Stability: Stable Build
  • Description:

    -Magento 2.4.0 compatibility update for Subscriptions
    -A billing address is now passed to all alternative payment methods
    -Added new translations
    -Fixed Apple Pay issue with countries that do not provide a city through the PRAPI
    -Fixed a PWA / REST API issue with 3D Secure affecting versions 1.8.8 - 1.9.1

1.9.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    -Added support for the OXXO payment method (Mexico)
    -Adding a duplicate card will now replace the old one instead of reusing it
    -Subscriptions can now be migrated from one plan to another using a CLI command
    -Other stability improvements

1.8.9:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    -Stability improvements

1.8.8:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    -Security Patch

1.8.7:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    -Added a rollback system so that if an error occurs after a payment succeeds, the payment is automatically refunded
    -Fixed a card deleting issue when the card was created with the Sources API

1.8.6:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.8.6 Version:
    
-Percent discounts for subscriptions are created in Stripe Billing as percent_off coupons instead of amount_off coupons
    -Stripe Billing Coupon names include the percent or amount off a subscription
    -Various fixes with initial fees and recurring subscription orders that include initial fees

1.8.3:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.8.3 Version:

    
Stripe Payments:
    -Added support for SEPA Credit Transfers
    -Upgraded to Stripe PHP library v7 and to Stripe API version 2020-03-02
    -Implemented a new, more organized module configuration section in the admin area
    -The Apple Pay seller name can now be specified in the module configuration section

    Stripe Billing (Subscriptions):
    -Added support for subscription Coupons via Stripe Billing
    -Customers can now change their subscriptions cards from their customer account section
    -Subscriptions can now be disabled system-wide, improves performance

1.7.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.7.1 Version:

    
Stripe Payments:
    -Various improvements with multi-Stripe account configurations, ACH payments and FPX payments
    -Backwards compatibility fixes with older versions of Magento

    Stripe Billing (Subscriptions):
    -none

1.7.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.7.0 Version:

    
Stripe Payments:
    -Added support for ACH Payments (ACH Debit).
    -Fixed a saved cards issue at the checkout.
    -Improvements with other 3rd party module integrations and REST API integrations.
    -Other stability and performance improvements.

    Stripe Billing (Subscriptions):
    -none

1.6.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Stripe Payments:
    -Added Global support for Klarna Pay Now, Pay Later and Slice It (Installments).
    -Improvements with automatic webhooks configuration.
    -Other stability and functionality improvements.

    Stripe Billing (Subscriptions):
    -Subscriptions initial fee is now a taxable amount.

1.5.2:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.5.2 Version:

    (note version 1.5.1 was skipped on Magento Marketplace but released in Stripe Docs)

    
Core Payments:
    -Webhooks can now be automatically configured from the module's configuration section
    -Bugfixes impacting older versions of v1.5.x
    -Fixed Magento compilation issues with older versions of PHP

    Stripe Billing (Subscriptions):
    -none

1.5.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.5.0 Version:

    
Core Payments:
    -Minor changes to improve checkout experience.

    Stripe Billing (Subscriptions):
    -Customers can now purchase multiple subscriptions and multiple regular products in the same shopping cart. Mixed carts also work in multi-shipping checkout and from the admin area.
    - Added support for Stripe SetupIntents, which can be used to authorize the customer with trialing subscriptions, before the initial payment is collected.
    - The shipping cost for subscriptions can now be added as a separate recurring invoice item. In mixed subscription carts, shipping is recalculated on a per-subscription basis instead of a per-order calculation.

1.4.0:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Core Payments:
    -Added support for partial captures in Stripe; a partial invoice will now be created in Magento through webhooks

    Stripe Billing (Subscriptions):
    -Recurring subscription payments will now generate new orders in Magento, instead of invoicing the old order multiple times.
    - Both initial and recurring subscription orders will now display the full payment details in the Magento admin order page.
    - Configurable products can no longer have any subscriptions configuration, fixes problems caused by user misconfiguration.
    -Better handling of insufficient_funds card declined messages when buying subscriptions.

1.3.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.3.1 Version:

    - Added SCA MOTO Exemptions support in the Magento admin area
    - Increased translations coverage: Stripe.js now uses the locale of the Magento store view
    - Guest customers can now view their saved cards and subscriptions if they register immediately after placing an order

1.2.1:

  • Compatible with Adobe Commerce (cloud) : 2.2 2.3
  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Features new in 1.2.1 Version:

    - Minor stability and functionality improvements

1.2.0:

  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Compatible with CE: 2.1 2.2 2.3
    Compatible with EE: 2.1 2.2 2.3
    Stability: Stable Build

    Features new in 1.2.0 Version:
    
- Added support for Stripe Billing (Subscriptions)
    - Added support for FPX payment method (Malaysia)
    - Added support for 3DS2 at the Multi-Shipping checkout page
    - Added support for creating admin MOTO orders for guest customers
    - Added support for India exports as per country regulations
    - Upgraded to Stripe API version 2019-02-19

1.1.2:

  • Compatible with Adobe Commerce (on-prem) : 2.1 2.2 2.3
  • Compatible with Magento Open Source : 2.1 2.2 2.3
  • Stability: Stable Build
  • Description:

    Compatible with CE: 2.1 2.2 2.3

    Compatible with EE: 2.1 2.2 2.3

    Stability: Stable Build

    Description:
    - Support for PSD2 SCA compliant payments (via Stripe Payment Intents)
    - Includes functionality of former Cryozonic M2 extensions: Stripe Payments, Stripe Express, Stripe Euro Payments, Stripe China Payments

Support

Back to top

The best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.

Contact Vendor

Q & A

Back to top

Reviews

Back to top