Skip to content

Commit

Permalink
V1.6.1 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Dec 3, 2024
1 parent 4e18f49 commit 652dcab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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).
2 changes: 1 addition & 1 deletion pmpro-payfast.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 652dcab

Please sign in to comment.