php - ERROR- Gateway reported of successful transaction but it's response came from the IP that is not specified in the list of valid IPs: -


as title says...

we using x-cart , x-payments connector paypal. in looking @ error logs, i'm seeing same error transactions:

[13-jul-2015 10:13:33] checkout message:     payment processing notice.     login:      ip: 173.20.000.00     ----     payment method: credit or debit card     bill_output = array     (         [sessid] => d30672a088117bb334fa56hytgfed456         [code] => 3         [billmes] => gateway reported of successful transaction it's response came ip not specified in list of valid ips: 173.20.000.00     -- response ----     payment charged     (last 4 card numbers: 1234);     (card type: mc); 

the ip shows customers ip address.

we using paypal payments pro take credit cards.

so, ip address "valid"?

i went here , got list of ip address, i'm cunfused if need, , 1 use.

https://ppmts.custhelp.com/app/answers/detail/a_id/92/session/l3rpbwuvmtqznjgxnjg3oc9zawqvvufbww1ocm0%3d

it sounds may due blocked ip's in paypal manager account. log in paypal manager , under account administration , manage security, see links allowed ip's. ip's have entered in there causing errors.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -