create_invoice
Create an invoice for purchasing digital products, gift cards, and mobile top-ups using payment methods such as bitcoin, lightning, ethereum, or balance.
Instructions
Create a new invoice for purchasing products with various payment methods
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_pay | No | Optional: Automatically pay with balance | |
| products | Yes | Array of products to include in the invoice | |
| webhook_url | No | Optional: URL for webhook notifications | |
| payment_method | Yes | Required payment method. Available methods: balance, lightning, bitcoin, eth_base, usdc_base |