Create a 24-hour valid test payment link via Cloudflare Pages Functions.
This UI only generates a payment link. Webhook handling should be implemented on backend.
In production: add rate-limit, input validation, logging and error masking.