From 6dd9f56bbd8926ca6f4b1dfd38783bc297f556a3 Mon Sep 17 00:00:00 2001 From: Spencer Finnell Date: Mon, 22 May 2023 11:04:18 -0400 Subject: [PATCH] Update readme.txt --- readme.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/readme.txt b/readme.txt index 4196d5f2..6d0e7efb 100644 --- a/readme.txt +++ b/readme.txt @@ -284,6 +284,11 @@ No. WP Simple Pay is a standalone Stripe payments plugin and does not integrate == Changelog == += 4.7.5 - May 25, 2023 = + +* New: Lite - support Alipay, FPX, Giropay, iDEAL, and Przelewy24. +* Fix: Do not set additional fees when Stripe account country is based in Mexico. + = Stripe Payment Forms v4.7.3.1 - March 31, 2023 = * Fix: Check that `jddayofweek()` is available before use. @@ -297,10 +302,3 @@ No. WP Simple Pay is a standalone Stripe payments plugin and does not integrate * New: New payment experience - support for Cloudflare's "Turnstile", a free CAPTCHA service. Visit "WP Simple Pay > Settings > General > Anti-Spam" to learn more. * New: Add additional payment form templates. -= Stripe Payment Forms v4.7.0 - February 28, 2023 = - -* Fix: Ensure text after dynamic {{amount}} tag is visible on payment buttons. -* Dev: Reduce the amount of JavaScript files included on the page. -* Dev: Update to Stripe API version 2022-11-15. -* Dev: Update the Stripe API PHP library to 10.6.0. -