Cecabank Demo (Sandbox)

Base URL: https://www.fervent-hawking.94-143-138-206.plesk.page

Edit _config.php to set sandbox credentials.

Allowed browser origins (CORS whitelist):

None configured

Payment Flow

Create and submit a payment form.

Payment Form

Response Handler

View last response or test with POST.

Payment Response

Refund Flow

Process a refund using reference.

Refund

ONLINE Communication

Server-to-server callback endpoint (POS → shop).

Online Callback

Recent Logs

2026-01-19T12:58:10+00:00 online-communication-hit
{
    "method": "GET",
    "uri": "/online-communication.php",
    "remote_addr": "216.73.216.102",
    "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "content_type": "",
    "get": [],
    "post": []
}
2026-01-19T13:00:57+00:00 payment-response
{
    "get": [],
    "post": [],
    "success": false,
    "error": "No POST payload received. If redirected, ensure Cecabank posts to this URL."
}
2026-01-19T13:22:36+00:00 online-communication-hit
{
    "method": "GET",
    "uri": "/online-communication.php",
    "remote_addr": "216.73.216.102",
    "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
    "content_type": "",
    "get": [],
    "post": []
}
2026-01-19T13:25:31+00:00 payment-response
{
    "get": [],
    "post": [],
    "success": false,
    "error": "No POST payload received. If redirected, ensure Cecabank posts to this URL."
}