🛠️API Reference
Dive into the specifics of each API endpoint by checking out our complete documentation.
Create a new Qattah Order
A new Qattah request is sent through an HTTPS API accepting a JSON object as order details
Create a new Qattah Pay OrderReceive a payment callback
callback_url is a valid endpoint on the merchant side. This URL is provided while creating a new Qattah order as shown above. QattahPay calls this endpoint to send a successful payment event to the merchant.
Receive a payment callbackGet Qattah order payment status
Order payment status request is sent through an HTTPS API accepting a JSON object as order details
Get Qattah Pay order payment statusLast updated