SANDBOX UTILITY

Onerway Payment Test Harness

接收并保存支付结果 Webhook,在成功持久化后返回 ACK,供 Apifox 和浏览器支付流程核对回调状态。

Receiver ready · Signature verification disabled
POST

/api/webhooks/onerway/payment

保存原始 payload,并以 text/plain 返回收到的 transactionId

GET

/api/webhooks/onerway/payment

使用 transactionIdmerchantTxnId 查询回调、接收次数和核心状态。

GET

/api/health

确认服务可达,不读取或返回支付数据。