- New: Added support for disabling billing address fields on checkout
- New: Added support for Stripe Checkout (their modal payment window) on the main checkout screen
- New: Added support for adding a logo image to the Stripe Checkout modal
- New: Added support for collecting billing address on the Stripe Checkout modal
- New: Billing address is now updated on payment from the Stripe webhooks
- Tweak: Updated Stripe PHP libraries to 3.21.0
- Tweak: Added a new filter for controlling the Stripe Checkout “locale” parameter
- Fix: Removed insecure “Stripe JS Fallback” option
- Fix: PHP undefined index error when logging gateway error