curl --request GET \
--url https://dev-billing-api.iqraa.ai/api/v1/api/v1/payments/callback \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://dev-billing-api.iqraa.ai/api/v1/api/v1/payments/callback \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Redirect to payment callback return URL