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

    Cards Whitelist API

    To process Trusted traffic, adding card masks to the Whitelist is mandatory.
    To send cards to the Whitelist, use {{CARDS_WHITELIST_URL}} which will be provided to you by your manager.
    Through the API, you can send card masks in JSON format or send a CSV file.
    We accept card masks in 6+4 format only
    Example of CSV file
    Card No.
    123456******7890
    123450******7890
    123457******7890
    123458******7890
    123459******7890
    Modified at 2024-10-09 14:41:51
    Previous
    Refund
    Next
    JSON
    Built with