get_store_payment_methods
Retrieve enabled payment methods for a BTCPay store, including on-chain cryptocurrencies and Lightning Network details with connection status.
Instructions
List payment methods enabled for a BTCPay store.
Args: store_id: Store ID (optional — uses BTCPAY_STORE_ID env var if empty).
Returns enabled payment methods including on-chain (BTC, LTC, etc.) and Lightning, with network details and connection status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |