Check Transaction Status

Provide CirclePay the partner’s IP addresses that make the request.

*Note: If more than 30 minutes and the API still return error_code 01 (No transaction), it means that the customer has not made any transaction on the Circlepay, the transaction is failed.

Method: GET

URL:

https://v2api.circlepay.ph/transaction/[partner_tran_id or sea transaction id]
Authorization
Authorization TypeBasic
UsernamePartner Email
Passwordhash_hmac(‘sha256’, Partner Email, API Key)
Response Data
FieldsDescription
error_code

00: Success, No error 01: No transaction / error with the input fields

error_message

Detail message for the error_code

transaction

Result (NULL if error) ⮞ partner_tran_id ⮞ tran_id ⮞ amount ⮞ status ⮞ error_code (if status is different than 00) ⮞ time ⮞ method ⮞ method_detail