Skip to main content

Payment links

A payment link is the simpler half of pay.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:
The session it renders carries a title, the amount, the token symbol and network, and prebuilt calldata for a single 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.