https://pay.blockra.io/{id}) and every visit starts a fresh hosted checkout where the buyer picks a coin. Requires the payment_links:write scope.
Request
POST https://api.blockra.io/payment-links
Body parameters
A short description shown on the checkout (e.g.
"Pro plan—annual").The amount to charge, in fiat (e.g.
49.00). Required — a payment link always charges a fixed amount.The fiat currency to price in. One of
USD, EUR, or GBP.Response
The payment link ID, prefixed
plink_. Its hosted URL is https://pay.blockra.io/{id}.The link’s description.
The fixed amount the link charges.
The currency code.
How many times the link has been opened.
Whether the link currently accepts payments.
ISO-8601 creation time.

