Consult a Payment Status

Endpoints

HTTP Method API URL API Version
GET https://paiement.payzone.ma/transaction/{merchantToken}/status >= 002
GET https://paiement.payzone.ma/payment/{merchantToken}/status >= 002.50

This call permits to a merchant to fetch the status of a given payment. Note that the merchantToken that uniquely identifies the payment is part of the URL (the string {merchantToken} in the URL must be replaced by the merchant token value). The following request parameter is accepted (in query string):

Accepted parameters

Name Type Value Required API Version
apiVersion String(8) API version to be used (default 002.50) yes >= 002.50


Response


Code samples


© Payzone | 2023