Error
Payment link endpoints
Retrieve a payment link
GET
Error
Authorizations
A merchant secret key (sk_…) sent as Authorization: Bearer <key>.
Path Parameters
The payment link id (pl_…).
Response
The payment link.
Payment link identifier (pl_…).
Available options:
payment_link True for live-mode links; false for test-mode.
False when deactivated; the hosted checkout shows an inactive state.
The public checkout URL (https://buy.ionicfi.com/c/…).
Three-letter ISO currency code.
Total in minor units.
Specifies which contact fields to collect at checkout and how.
Available options:
pay, book, donate Available options:
one_time, subscription, invoice Unix epoch seconds.
Omitted when the link has no optional add-ons.
Omitted when the link has no custom fields.
Omitted when no branding overrides are set.
Omitted when no payment-intent overrides are set.

