# BTCPayServer Configuration
# Copy this file to .env and fill in your actual values
# Your BTCPayServer instance URL (without trailing slash)
BTCPAY_BASE_URL=https://testnet.demo.btcpayserver.org
# Your BTCPayServer API key (generate from Account -> API Keys)
BTCPAY_API_KEY=your_api_key_here
# Optional: Default store ID for operations
BTCPAY_STORE_ID=your_default_store_id