Stripe Payment Element has been enhanced. Beyond the initial support of Credit Cards, Apple Pay, and GooglePay, it now supports Klarna, Affirm, Amazon Pay, Cash App, Alipay and WeChat Pay.
Payment methods and payments are now created from webhooks, if they haven't been created already. This is especially helpful if the customer's network connection drops after a successful payment, but before they have been redirected back to the site.
The most significant new development in 8.x-1.1 is the integration of Stripe's Payment Element, including tested support for credit card, Apple Pay, and Google Pay payments. Learn more on the project page or README.md.
Tagging a first Alpha release of Commerce Stripe so that we can begin to officially recommend this module. It is well tested with Stripe Library 3.23.0 and API Version 2016-07-06.
The 3.x-dev version of Commerce Stripe is currently used in several production sites, and will receive new features and changes to make it work more closely with the Stripe module.
While this module does not currently require the other, this will be the case before we reach Beta.
the following bug tickets still need to be worked on, but the community opinion is that the module is now in a state where a stable release is appropriate.
this update includes changes from the following issues:
Prevent Fetching of Stripe Token When Using Existing Card Stored With Commerce Card on File
Stripe not receiving billing address
Uninstalling commerce_stripe leaves API keys in the database
Module javascript breaks with jQuery version 1.9+
[meta] Recurring payments/Card on File support