Updated library references and configs
continuous-integration/drone/pr Build is passing

This commit is contained in:
Khwezi Mngoma
2026-06-13 10:56:38 +02:00
parent 6d7027f10a
commit 1710806038
4 changed files with 40 additions and 13 deletions
+12
View File
@@ -1,4 +1,16 @@
{
"PayfastSettings": {
"CheckoutUrl": "https://sandbox.payfast.co.za/eng/process",
"ValidHosts": [
"www.payfast.co.za",
"sandbox.payfast.co.za",
"w1w.payfast.co.za",
"w2w.payfast.co.za",
"ips.payfast.co.za",
"api.payfast.co.za",
"payment.payfast.io"
]
},
"HasherSettings": {
"MinHashLength": 11
},