Skip to main content
GET
/
api
/
v1
/
payments
/
callback
Handle payment callback
curl --request GET \
  --url https://dev-billing-api.iqraa.ai/api/v1/api/v1/payments/callback \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

redirect_status
string
required
payment_intent_client_secret
string
required
payment_intent
string
required

Response

Redirect to payment callback return URL