API version v1.0
Sending a notification to the specified address
https://api.tokencore.io/api.php
Parameter | Description | Optional | Default |
---|---|---|---|
Name |
POST | https://api.tokencore.io/api.php |
https://api.tokencore.io/api.php
statuses can be:
process - in progress
cancelled - canceled
time_out - time out
success - successful
fields to send:
order_id - order ID in your system;
id - payment ID;
api_key - your md5 encrypted key;
status - payment status
Rate Limited | False |
Response Format | JSON |
Authentication | None |