* Fix: Purchase Restrictions - ensure saved values are properly output in subsequent requests.
* Fix: Custom amounts - ensure error message for an empty field reflects the current price option minimum, not the global.
* Fix: Ensure ID will result in simple-pay type before proceeding.
* Fix: Ensure Stripe Account ID exists before proceeding.
Fix: ACH Direct Debit - reCAPTCHA compatibility.
* New: Payment Form Templates - choose from premade templates to quickly create payment forms.
* New: Elementor - select a payment form to launch in a "Button", "Price Table," or "Call to Action" widget.
* New: Divi - select a payment form to launch in the "Button", "Price Table", or "Call to Action" module.
* Fix: Stripe Checkout - disable "Apple Pay / Google Pay" custom field.
* Fix: Allow "Date" custom field default value to be empty.
* Fix: Ensure screen options can be used to hide additional metaboxes added to payment form settings.
* Fix: Ensure classic editor payment form inserter displays payment form title.
* New: Lite - add a 2% application fee to Checkout Sessions for new Stripe Connect connections.
* New: Show a notice when an expected webhook event has not been received. Improve webhook configuration UI.
* New: Stripe Checkout - Add support for collecting phone numbers.
* New: Show an alert when leaving unsaved changes on payment forms.
* New: Add "Copy to clipboard" buttons to payment form shortcodes and system report.
* New: Add an admin notice requesting a review after 14 days of installation/update.
* Fix: Update admin bar from "Simple Pay" to "WP Simple Pay".
* Fix: Avoid attempts at updating nonexistent elements.
* Fix: Avoid error when syncing coupons with a `redeem_by` date in the past.
* Dev: Update copyright dates.
* Fix: ACH Debit + Plaid: support OAuth for institutions that require it. Plaid account changes requied. Please review the documentation: https://docs.wpsimplepay.com/articles/accepting-ach-debit-payments/
* Fix: Avoid `get_query_var()` usage within admin panel for better compatibility with other plugins.
* Fix: PHP `5.6.40` support when managing subscriptions.
* i18n: Update Romanian `ro_RO` translation.