Notification Url


Notification Url

The Notification Url is the one that is called by the platform to notify you of the status of your money transfer. This URL must be available to receive HTTP GET and POST requests.

The server executes a POST request containing :

  • transaction_id: the CinetPay transfer ID
  • client_transaction_id : the merchant transfer ID (Your ID)
  • lot: the lot of the transaction
  • amount: The amount of the transaction
  • receiver: the receiver's phone number
  • sending_status: confirmation status
  • comment: comment on the transfer
  • treatment_status: The status of the transfer
  • operator_transaction_id: Transaction ID at the operator
  • validated_at: Date the payment was validated


Always ask for the real values of the transfer by querying CinetPay with the transaction_id