Creates a one-time pay link (charge) that can be used to collect a single payment from a customer.
api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.Authentication using JWT token
Your API key can be generated on the Helio Dashboard’s settings page.
The unique identifier of the pay link you want to use to create a charge.
The amount to charge when using a dynamic pay link.
The expiration date and time of the charge in ISO 8601 format (e.g., 2025-09-01T14:31:44.171Z).
Redirect URL to use after a successful payment. The parent Pay Link must have a redirect URL enabled, and this value overrides the Paylink’s default success redirect URL.
Redirect URL to use after a cancelled payment. The parent Pay Link must have a redirect URL enabled, and this value overrides the Paylink’s default success redirect URL.
Optional configuration passed when preparing the charge.