Skip to content

Commit a55dc44

Browse files
Merge pull request #16 from appinlet/release/1.5.3
= 1.5.3 - January 6, 2023 =
2 parents 0aaf19c + 86d2c3d commit a55dc44

7 files changed

Lines changed: 1423 additions & 1290 deletions

File tree

gravityformspayfast/README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,33 @@
1-
PayFast Add-on for Gravity Forms v1.9.*
1+
PayFast Add-on for Gravity Forms v2.6.8
22
------------------------------------------------------------------------------
33

44
INTEGRATION:
5+
56
1. Unzip the module to a temporary location on your computer
6-
2. Copy the “wp-content” folder in the archive to your base “wordpress” folder
7+
2. Copy the “gravityformspayfast” folder in the archive to your base "wp-content/plugins” folder
8+
79
- This should NOT overwrite any existing files or folders and merely supplement them with the PayFast files
810
- This is however, dependent on the FTP program you use
11+
912
3. Login to the WordPress Administrator console
1013
4. Go to ‘Plugins’ and activate the PayFast Gravity Forms plugin.
11-
5. Go to ‘Forms’ -> ’Settings’, under ‘General Settings’, select ‘South African Rands’ for currency and click 'Save Settings'.
14+
5. Go to ‘Forms’ -> ’Settings’, under ‘General Settings’, select ‘South African Rands’ for currency and click 'Save
15+
Settings'.
1216
6. You will then need to create a form with options included from the ‘Pricing Fields’ section and click 'Save'.
13-
7. Go to ‘Forms’ -> ’Settings’ -> ’PayFast’, and add feed settings for PayFast, per form.
17+
7. Go to ‘Forms’ -> ’Settings’ -> ’PayFast’, and add feed settings for PayFast, per form.
1418
8. Complete the PayFast settings as required, and select 'Test' Mode and 'Debug' for testing purposes.
1519

16-
How can I test that it is working correctly?
17-
If you followed the installation instructions above, the module is in “test” mode and you can test it by creating an invoice and completing the payment cycle through the PayFast sandbox, login with the user account detailed above and make payment using the balance in their wallet.
20+
How can I test that it is working correctly? If you followed the installation instructions above, the module is in
21+
“test” mode and you can test it by creating an invoice and completing the payment cycle through the PayFast sandbox,
22+
login with the user account detailed above and make payment using the balance in their wallet.
1823

19-
You will not be able to directly “test” a specific payment method (such as credit card or Instant EFT) in the sandbox, but you don’t really need to.
20-
The inputs to and outputs from PayFast are exactly the same, no matter which payment method is used, so using the wallet will give you exactly the same results as if you had used another payment method.
24+
You will not be able to directly “test” a specific payment method (such as credit card or Instant EFT) in the sandbox,
25+
but you don’t really need to. The inputs to and outputs from PayFast are exactly the same, no matter which payment
26+
method is used, so using the wallet will give you exactly the same results as if you had used another payment method.
2127

2228
***************************************************************************
2329

24-
Please see the URL below for all information concerning this module:
30+
Please see the URL below for all information concerning this module:
2531

2632
https://www.payfast.co.za/shopping-carts/gravity-forms/
2733

gravityformspayfast/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
= 1.5.3 - January 6, 2023 =
2+
* Test Wordpress 6.1.1 and Gravity Forms 2.6.8.
3+
* Update for PHP 8.0.
4+
* Bug fixes and improvements.
5+
* Add support for Payment Complete event.

0 commit comments

Comments
 (0)