We use cookies to optimize your user experience. All information shared with us through cookies is secure and covered by our data privacy obligations. To learn more, view our privacy policy.
KongaPay Logo
KongaPayDevelopers
DevelopersPayment LinkGet Payment Request

Get Payment Request

Returns one payment link, payment attempts, and total successful amount.

GET{{eagle_base_url}}/request/payment-service/payment-request
Headers
{
  "Integration-secret-key": "{{merchant-secret-key}}"
}
FieldTypeRequiredDescription
identifierstringYesPayment request identifier returned when the link was created.
ℹ️
Underlying route: GET /v2/payment_request/:identifier.