Documentation Index
Fetch the complete documentation index at: https://whiskypeak.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Monero Integration
WhiskyPay now supports Monero (XMR) payments, allowing merchants to accept payments through one of the most privacy-focused cryptocurrencies available. This integration expands WhiskyPay’s payment options beyond Solana tokens, providing more flexibility for both merchants and customers.Why Monero?
Monero offers several unique advantages:- Enhanced Privacy: Monero transactions are completely private by default
- Fungibility: All XMR tokens are interchangeable, with no history tracking
- Decentralization: Resistant to specialized mining hardware, maintaining network decentralization
- Global Appeal: Popular with users who prioritize financial privacy
Integration Overview
The Monero integration consists of:- Monero Payment SDK: A React component for accepting XMR payments
- Backend Gateway: Handles XMR payment verification and confirmations
- Unified API: Consistent with WhiskyPay’s existing API patterns
Key Features
- Simple Integration: Easy-to-use React components
- Real-time Payment Tracking: Automatic status updates
- Customizable UI: Dark and light mode support
- Robust Error Handling: Comprehensive error states and retry mechanisms
- Address Verification: Built-in validation for XMR addresses
Getting Started
To start accepting Monero payments:- Install the Monero Payment SDK
- Configure your payment gateway
- Add the Monero payment component to your application
Requirements
- Node.js 16+
- React 16.8+ (for hooks support)
- Access to a Monero gateway endpoint