GatewayPay Documentation
    GatewayPay Documentation
    • GatewayPay API Documentation
    • Authentication
    • Callbacks
    • Testing
    • Domains and IP Addresses
    • Account
      • Get Account profile details
        GET
      • Get Account balances
        GET
      • Get Account payment options
        GET
    • H2H flow
      • Status List
      • Create Payment Invoice
        POST
      • Send Card Data to the Gateway
        POST
      • Full List of Payment Services
        GET
      • Get Service Data by ID
        GET
      • Check Status of Payment Invoice by ID
        GET
      • Get list of Payment Invoices
        GET
    • Refunds
      • Refund
        POST
    • Cards Whitelist API
      • JSON
        POST
      • CSV
        POST
    • APM - Deposits
      • Bank Transfers - Turkey
        POST
    • APM - Payouts
      • Bank Transfers - Turkey (Invoice Initiation)
        POST
      • Bank Transfers - Turkey (Invoice processing)
        POST

    Domains and IP Addresses

    To proper integration, your application must be able to reach the GatewayPay’s fully qualified domain name in all cases. Depending on the model your integration operates, you may need to whitelist them.
    To support your integration operate securely, it must also verify that communicates through SSL certificate and DNS IP address.
    And for correct information exchange between GatewayPay and payment providers or third-party services what GatewayPay have access to, use GatewayPay white-list IP addresses.

    Domain#

    GatewayPay uses the fully qualified domain name to interact with your integration.

    White-list IP addresses#

    To improve the security of interactions between the GatewayPay platform and your server, you should use a whitelist of IP addresses.
    Complete list of IP addresses used by GatewayPay for Callbacks and payment reconciliation
    Modified at 2024-10-09 14:59:30
    Previous
    Testing
    Next
    Get Account profile details
    Built with