Compare commits

...

2 Commits

Author SHA1 Message Date
khwezi 7a0f8d96cc Merge pull request 'Refactored valid payfast host list' (#29) from payments into master
Reviewed-on: #29
2026-06-13 12:12:45 +02:00
Khwezi Mngoma 496f728670 Refactored valid payfast host list
continuous-integration/drone/pr Build is passing
2026-06-13 12:11:20 +02:00
+3 -5
View File
@@ -26,11 +26,9 @@ data:
PayfastSettings__CheckoutUrl: "https://sandbox.payfast.co.za/eng/process"
PayfastSettings__ValidHosts__0: "www.payfast.co.za"
PayfastSettings__ValidHosts__1: "sandbox.payfast.co.za"
PayfastSettings__ValidHosts__2: "w1w.payfast.co.za"
PayfastSettings__ValidHosts__3: "w2w.payfast.co.za"
PayfastSettings__ValidHosts__4: "ips.payfast.co.za"
PayfastSettings__ValidHosts__5: "api.payfast.co.za"
PayfastSettings__ValidHosts__6: "payment.payfast.io"
PayfastSettings__ValidHosts__2: "ips.payfast.co.za"
PayfastSettings__ValidHosts__3: "api.payfast.co.za"
PayfastSettings__ValidHosts__4: "payment.payfast.io"
---
apiVersion: v1
kind: Secret