diff --git a/pmpro-payfast.php b/pmpro-payfast.php index 6f8ae39..f209677 100644 --- a/pmpro-payfast.php +++ b/pmpro-payfast.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - PayFast Gateway Plugin URI: https://www.paidmembershipspro.com/add-ons/payfast-payment-gateway/ Description: Adds PayFast as a gateway option for Paid Memberships Pro. -Version: 1.5.3 +Version: 1.5.4 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-payfast diff --git a/readme.txt b/readme.txt index 8d6b782..5c19bef 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: strangerstudios, andrewza, paidmembershipspro Tags: paid memberships pro, pmpro, payfast, gateway, credit card Requires at least: 5.0 Tested up to: 6.6 -Stable tag: 1.5.3 +Stable tag: 1.5.4 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -52,6 +52,9 @@ To test Payfast payments without being billed in sandbox mode requires a sandbox == Changelog == += 1.5.4 - 2024-10-03 = +* BUG FIX: Fixed a fatal issue with Paid Memberships Pro V3.2+ and improved compatibility with 3.2+. + = 1.5.3 - 2024-09-30 = * BUG FIX/ENHANCEMENT: Added better support for User Fields not saving correctly during checkout. (@andrewlimaza) * REFACTOR: Refactored the `pmpro_itnChangeMembershipLevel` function (@andrewlimaza)