Create request link
This tool will help you create request links. At the same time it will display code for generating request-links programmatically.
You can also paste an existing request link to decode.
Show code <>
Url format
Base url:
https://app.bitrequest.io/
Get parameters:
payment:
cryptocurrency name (string)
uoa:
unit of account (string)
amount:
amount (number)
address:
cryptocurrency address (string)
contactform:
Show contactform on checkout (boolean)
(Optional)
d:
data (json object) --> stringified + base64 encoded
(Optional)
t:
request title (string)
n:
request name (string)
c:
confirmations (number)
pid:
Payment ID (string)
m:
meta (string / array / object) --> stringified + base64 encoded
(Optional)
Javascript
PHP