We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b23f5 commit 843999eCopy full SHA for 843999e
cgi-bin/UnitPay.py
@@ -16,6 +16,7 @@ class UnitPay:
16
supportedPartnerMethods = ['check', 'pay', 'error'];
17
supportedUnitpayIp = [
18
'31.186.100.49',
19
+ '51.250.20.9',
20
'52.29.152.23',
21
'52.19.56.234',
22
'127.0.0.1' # for debug
0 commit comments