- Improvement: When using the filter to adjust Stripe Element styles, we now merge those styles with the default generated ones.
- Improvement: The
edds_is_zero_decimal_currency()
function now accepts an optional$currency
parameter, so you can check any currency instead of just the shop’s selected currency. - Fix: Fatal error when attempting to perform old database upgrades.
- Fix: Undefined index notice with Stripe Connect.
- Fix: EDD 3.0 – Stripe + Auto Register + Recurring not working together.