From 652dcab361daec35ec1e936219a58f02049645ee Mon Sep 17 00:00:00 2001 From: Andrew Lima Date: Tue, 3 Dec 2024 10:55:42 +0200 Subject: [PATCH] V1.6.1 bump --- README.MD | 3 +-- pmpro-payfast.php | 2 +- readme.txt | 5 ++++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index 4333cce..f4e4786 100644 --- a/README.MD +++ b/README.MD @@ -3,7 +3,7 @@ # [Paid Memberships Pro - Payfast Gateway Integration](https://www.paidmembershipspro.com/add-ons/payfast-payment-gateway/) # [comment]: # (Generate badges from shields.io, only works for .org plugins to get other stats etc. We'd have to create our own endpoints for Premium plugins) -![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dy/pmpro-payfast?style=flat-square) ![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg?style=flat-square) +![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg?style=flat-square) ### Welcome to the Paid Memberships Pro - Payfast Gateway Integration GitHub Repository Add the South African payment processing service PayFast as a gateway option for Paid Memberships Pro. @@ -35,4 +35,3 @@ Here are some ways for **non-developers to contribute** to Paid Memberships Pro 1. Translate Paid Memberships Pro - Payfast Gateway Integration into your own [language](https://www.paidmembershipspro.com/paid-memberships-pro-in-your-language/). 2. [Purchase a paid membership](https://paidmembershipspro.com/pricing) to help fund ongoing development and bug fixes. -3. Leave an honest review for [Plugin Name](https://wordpress.org/support/plugin/pmpro-payfast/reviews/#new-post). \ No newline at end of file diff --git a/pmpro-payfast.php b/pmpro-payfast.php index b5d4db8..d74ad90 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.6 +Version: 1.6.1 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-payfast diff --git a/readme.txt b/readme.txt index f39eea0..2713174 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.7 -Stable tag: 1.6 +Stable tag: 1.6.1 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.6.1 - 2024-12-03 = +* BUG FIX: Fixed an issue where the initial order's subtotal and total amount would not match when recurring membership levels had a different initial payment. + = 1.6 - 2024-11-05 = * FEATURE: Now updating the plugin from paidmembershipspro.com * ENHANCEMENT: Added local language files under the /languages folder.