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.
After receiving the callback request on the callback endpoint. You should use the provided `order_id` query parameter to check the order's payment_status on our side and do post-payment procedures on your side