Payment links
A payment link is the simpler half ofpay.apiosk.com: a provider hands a link
to whoever owes them, and that person pays it with any wallet.
It is not a checkout. There is one recipient, one transfer, no fee split, and
Apiosk takes nothing.
Paying one
The hosted page reads the link, then posts the broadcast hash:transfer. As everywhere in this service, no
recipient address is exposed.
Amounts are carried as strings end to end, because a link can be denominated in
any token and an 18-decimal amount does not survive a JavaScript number.
Payment links are created in the provider portal, where the feature is currently
limited to enabled accounts. There is no public API to create one.
Related links
- Hosted checkout: /pay/overview
- API reference: /pay/checkout-api