Generate cryptocurrency deposit addresses via BTCPayServer integration
btc
, ltc
, xmr
, doge
, dash
, bch
, ban
, kas
Amount Validation Errors
"No amount specified"
- Missing amount in request body"Minimum amount is X"
- Amount below minimum threshold"Maximum amount is X"
- Amount above maximum thresholdAuthentication Errors
"Incorrect API key"
- Invalid authenticationProvider Errors
"Unsupported ticker"
- Invalid cryptocurrency ticker"This payment method is currently not available"
- Provider temporarily unavailableCreate Invoice
/api/transaction/create/{ticker}
with desired amountGet Address
address
from responseSend Payment
Auto-Credit