[OzzModz] Test Payment Provider

[OzzModz] Test Payment Provider 2.0.0

No permission to download
1. I can't delete 127.0.0.1 from payment options; save an empty field will not work.
2. I can't buy with option = 127.0.01
3. I tried 192.168.1.2 (should be my workstation); i cant buy
4. I echo the $ip, it is 1 or ::1;
5. I add all values to payment options like
Code:
127.0.0.1
192.168.1.2
1
::1

Now I can buy.

XF is running on WSL2/localhost/ubuntu20.x
 
Last edited:
@Ozzy47 is there a way to allow all IPs to use this? I have a subset of remote folks that are doing some unit testing on an add-on I'm building, unfortunately, having to add each member's IP, especially as they move around, is really difficult.
 
Top Bottom