Releases: strangerstudios/pmpro-payfast
Releases · strangerstudios/pmpro-payfast
1.6 - 2024-11-05
- FEATURE: Now updating the plugin from paidmembershipspro.com
- ENHANCEMENT: Added local language files under the /languages folder.
- ENHANCEMENT: Added logic to improve compatibility with daily recurring subscriptions.
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)
1.5.2 - 2024-07-18
- ENHANCEMENT: Added improved support for Paid Memberships Pro V3.1+ (@andrewlimaza)
- ENHANCEMENT: Added improved compatibility with screen readers for the help text on the checkout page (@andrewlimaza)
1.5.1 - 2024-04-24
- BUG FIX: Fixed an issue where certain custom fields weren't saving correctly. (@ipokkel)
1.5 - 2024-01-30
- ENHANCEMENT: Added support for daily and weekly subscriptions. (Please note at the time of this writing, this isn't supported in sandbox environments.)
- ENHANCEMENT: Added support for Paid Memberships Pro V3.0
1.4.3 - 2024-01-05
- BUG FIX: Fixed an issue where the ITN handler would fatal error when PMPROPF_DEBUG constant was missing. (@JarrydLong)
1.4.2 - 2023-12-28
- SECURITY: Improved the way the log file for ITN requests is generated. (@andrewlimaza, @dparker1005)
V1.4.1 - 2023-11-30
- REFACTOR: Changed the checkout logo to the new Payfast logo
- REFACTOR: Moved to using get_option instead of the pmpro_getOption.
V1.4 - 2022-12-01
- ENHANCEMENT: Added better support for MMPU when a member cancels their membership. (@dparker1005)
- BUG FIX/ENHANCEMENT: Fixed an issue where custom fields were not saving correctly during checkout. (@JarrydLong)
- BUG FIX: Fix fatal error during ITN service PayFast uses. (@louiswol94)
- REFACTOR: Removed redundant code and cleaned up code in the ITN handler and class. (@mircobabini)