- New: Stripe actions with Link enabled will now use automatic payments by default with support for many new payment method types including iDEAL, Bancontact, SOFORT, ACH, Affirm, Klarna, EPS, giropay, Przelewy24, Alipay, WeChat, Cash App, and SEPA debit.
- Fix: The number of payments per page pagination setting would not apply updates, only allowing the default value.
- Fix: Payment descriptions, names, and addresses are now properly applied to one time Stripe link payments.
- Fix: Repeated fields would disappear after reloading a form as the result of a failed payment.
- Fix: Redirects to external URLs were not directing to the proper URL when Stripe Link was enabled.
- Fix: Receipt urls were inaccurate when linking to a setup intents for Stripe link subscriptions.
- Fix: Credit card field descriptions would move to the wrong place with this add-on active on forms without Stripe actions.
- Fix: Stripe link email field labels were not properly styled to match other labels in the form.
- Fix: Deprecation message were getting logged when PHP 8.2 is active due to dynamic properties.
- The included Stripe SDK has been updated to version v10.14.0.
- The credit card field has been renamed to Payment to reflect the additional available payment methods supported as not all methods use a credit card.