🛠️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 Order

Receive 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 callback

Good to know: This callback URL is proved by the merchant which is used to call from the Qattah Pay side to the merchant side.

Get 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 status

Last updated