Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Important: All merchant systems communicating with our payment gateways must be able to resolve the public hostname.

Testing to confirm the ports are open

Run the following tests from Windows command prompt or Mac/Unix terminal to confirm these ports are open.

Code Block
-- Command to execute per usage in the table above.
curl -vLI telnet://central.payxpert.com:443

-- You should see this response:
* Host central.payxpert.com:443 was resolved.
Trying 45.60.243.139:443...
Connected to central.payxpert.com (45.60.243.139) port 443

-- (note: the IP address may be different)