Provide CirclePay the partner’s IP addresses that make the request.
Method: POST
URL:
Authorization Type | Basic |
---|---|
Username | Partner Email |
Password | hash_hmac(‘sha256’, Partner Email, API Key) |
Fields | Description |
---|---|
error_code | 00: 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 (the same as callback) ⮞ time ⮞ note |