ZurvaPay Checkout Generator

Create hosted checkout links · POST /payment/initiate

API credentials

Saved in this browser only (localStorage). Sandbox test login: test_mode@mail.com · code 222666

Payment

Everything except amount and identifier is remembered for the next link.

Result

Fill the form and press Generate checkout URL.

Generated links

IPN callbacks

Signature check: HMAC-SHA256(data.amount + identifier, secret), uppercase hex. Refreshes every 15 s.