=== Paygenius Hosted Payment Gateway ===
Contributors: @emmanuelbalol
Donate link: https://developer.paygenius.co.za/
Tags: paygenius, payments
Requires at least: 4.7
Tested up to: 6.7
Stable tag: 1.0.10
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: paygenius-hosted-payment-gateway

Take payments on your store using Paygenius hosted interface.

== Description ==

Take payments on your store using Paygenius hosted interface.

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.

A few notes about the sections above:

* "Contributors" is a comma separated list of wordpress.org usernames
* "Tags" is a comma separated list of tags that apply to the plugin
* "Requires at least" is the lowest version that the plugin will work on
* "Tested up to" is the highest version that you've *successfully used to test the plugin*
* Stable tag must indicate the Subversion "tag" of the latest stable version


If you develop in trunk, you can update the trunk `readme.txt` to reflect changes in your in-development version, without having that information incorrectly disclosed about the current stable version that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.

If no stable tag is provided, your users may not get the correct version of your code.


== Screenshots ==


== Changelog ==
2024-12-19 - version 1.0.10
* Added - Changelog and readme.txt

2024-03-13 - version 1.0.9
* Added - Implement webhook URL in case redirect fails to ensure the merchant system is updated by PayGenius
* Changed - Ensure order never goes into on-hold status. Stays in awaiting payment state until fully paid.

2022-10-11 - version 1.0.8
* Added - Implemente Sequential Order Numbers
* Changed - Page title changed
* Initial - PayGenius logo changed 
* fixed - Issue fixed with php 8+. We now use property_exists instead of array_key_exists

2020-07-22 - version 1.0.5
* Initial - Changed the way payment status is updated between on-hold,  Awaiting payment, failed and completed 

2017-08-24 - version 1.0.2
* Fixed - Fixed issue with failed purchases showing as successful

2017-01-27 - version 1.0.0
* Initial release

