Create top-up payment link
create_topupCreates an invoice and returns payment_url. Give the URL to the human — they open it in the browser and pay. Methods: sbp (Russian instant bank transfer, default for RU users), card_ru (Russian bank card), crypto (crypto via the RU provider), card_international (international card, best for non-RU users), crypto_cryptomus (crypto via Cryptomus — alternative crypto gateway). Agents must NEVER collect card details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Payment method | sbp |
| amount_usd | Yes | Top-up amount in USD, min 1.5 |