Tapxyz API
  1. Notify
Tapxyz API
  • Introduction
    • Introduction
    • How to Start
    • Country Code
    • Country Info
    • Currency Code
    • Error Code
    • Transfer Order Info Type
    • Transfer Order File Type
    • Per Bank
    • Spei Bank
    • Vietnam Bank
  • Payin
    • Alipay API
      POST
    • Apple Pay API
      POST
    • Cash App API
      POST
    • Crypto Pay API
      POST
    • Credit Card API
      POST
    • GCash API
      POST
    • Google Pay API
      POST
    • PIX API
      POST
    • PerTransfer API
      POST
    • SEPA API
      POST
    • SPEI API
      POST
    • Union Pay API
      POST
    • Vietnam Pay API
      POST
    • WeChat API
      POST
    • CheckOut
      POST
    • CheckOut Payment
      POST
  • Payout
    • Bank Account
    • Card
    • Per Transfer
    • Pix
    • CheckOut
    • Spei Payout
  • Notify
    • Pay Notify WebHook API
    • Refund Notify WebHook API
    • Chargeback Notify WebHook API
  • Refund
    • Refund API
  • Review
    • Upload SEPA File API
  • Query
    • Query API
    • QueryBalance API
    • QueryOrderList API
    • QueryOrderAmount API
  1. Notify

Pay Notify WebHook API

NOTE
If the notifyurl parameter is passed, tapxyz will notify the address of the payment result

Request Parameters#

ParameterTypeRequiredDescription
tradeNostringYesThe flow number generated after each order payment (unique marker)
merOrderNostringYesCorresponds to the [OrderNo] parameter of the order submission parameter
receiveAmountstringNoreceive amount for payment(used for cryptopay and sepa)
txHashstringNotxHash(used for cryptopay)
signstringYesMD5(tradeNo+merOrderNo+receiveAmount+PrivateKey)
codestringNoPayment result (0: payment successful 1: payment failed 2: pending 3:waiting for suppling information)
messagestringYesDescription of Payment Result
counterpartyAccountNamestringNoThe account name of transferor (used for sepa)
counterpartyAccountNumstringNoThe account number of transferor (used for sepa)
Modified at 2025-12-12 07:07:14
Previous
Spei Payout
Next
Refund Notify WebHook API
Built with