Skip to content

Retrieval API

The PayHere Retrieval API allows you to retrieve the details of successful payments processed through your PayHere account.

This REST API requires an HTTP call to the following endpoint:

http
GET /payhere/api/payments/search

Parameters:

  • order_id: The identifier for the order.

Released under the MIT License.