Islamic Payment Gateway
    Islamic Payment Gateway
    • Passive Client API
      • Inquiry
        POST
      • Payment
        POST
      • Reversal
        POST
      • Check Status
        POST
    • Active Client API
      • Bill
        • Create New Bill
        • Get Bill List
        • Get Bill Information
        • Revoke Bill
        • Get Bill Payments
        • Fake/Mock Payment & Reversal
      • Payment
        • Get Payment List
      • Account
        • Get Account Mutations
      • Institution
        • Institution Account List
        • Institution List
        • Institution Detail
      • Webhook
        • Webhook Call
    • Payment Channel API
      • Inquiry
        POST
      • Payment
        POST
      • Reversal
        POST
    • Authentication
      • OAuth 2.0
        POST
      • Signature
        VIEW

    Payment Channel API

    Thic API is used by payment channel API

    Response Code#

    RCExplanation
    SUCCESSRequest Success
    ERR_BILLER_SUSPECT_TRANSACTIONTransaction Status not Sure, Considered as SUCCESS, Need Reconcile
    ERR_VALIDATIONField Requirement
    ERR_AUTHENTICATIONAuthentication Error
    ERR_MISSING_SIGNATURE_HEADERSignature Header Needed
    ERR_INVALID_SIGNATURE_HEADERSignature Value Not Match / Error
    ERR_INVALID_OPERATIONError in transaction
    ERR_INVALID_CHANNELPayment channel not registered
    ERR_ENTITY_NOT_FOUNDEntity no found
    ERR_INVALID_VIRTUAL_ACCOUNTVirtual account (prefix) not found
    ERR_DUPLICATE_TRANSACTIONDuplicate request detected
    ERR_UNKNOWNUnhandled Error
    Previous
    Webhook Call
    Next
    Inquiry
    Built with