ExPay
  • Introduction
    • Deposit scenarios
  • Client/Secret Key
  • Authentication settings
  • Firewalls and security
  • Core API
    • Payment APIs
      • Example
      • Flowchart
    • WebHook
    • Error Code
Powered by GitBook
On this page
  • Firewall settings
  • Allow port numbers
  • Add an IP access control list
  • HTTP Protocol

Firewalls and security

PreviousAuthentication settingsNextPayment APIs

Last updated 6 months ago

Firewall settings

A firewall is a security system that prevents external, untrusted networks from accessing your internal network. It can do this by filtering incoming requests from specific ports or IPs, requiring user authentication, proxies, and network address translation (NAT).

Allow port numbers

  1. Allow port 443 for API requests

  2. Allow webhook URL ports

You can request a callback URL for webhook registration by excoinz email.

Add an IP access control list

If your game company's server categorizes traffic with an IP to allow or deny traffic, please allow Excoinz ExPay's IP address.

Allow access to the following IPs and inbound requests will be sent as normal.

  • 13.229.255.195

HTTP Protocol

The Excoinz ExPay API must be called over HTTPS.

is a secured version of HTTP. Because data sent to and from HTTP is unencrypted plaintext, it can leak personal information, so you should use HTTPS, a more secure protocol that protects your customers' payment information and personal data.

partner@excoinz.com
Access Control List (ACL)
HTTPS