Changeset 3457338
- Timestamp:
- 02/09/2026 06:13:56 PM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kaspa-payments-gateway-woocommerce/trunk/readme.txt
r3457334 r3457338 33 33 * Kaspa wallet (Kaspium recommended) with KPUB export capability 34 34 35 = External Services = 36 37 This plugin connects to the following third-party services: 38 39 **Kaspa API (api.kaspa.org)** – Payment verification and optional price source. Sends payment addresses only (public blockchain data). [More info](https://api.kaspa.org) 40 41 **Price APIs** – Configurable sources for KAS/USD rates (no user data sent): 42 43 * CoinGecko ([Terms](https://www.coingecko.com/en/terms) | [Privacy](https://www.coingecko.com/en/privacy)) 44 * CryptoCompare ([Terms](https://www.cryptocompare.com/terms) | [Privacy](https://www.cryptocompare.com/privacy-policy)) 45 * MEXC, KuCoin, Gate.io, HTX, CoinEx – Public ticker endpoints (no API key required) 46 47 **QR Server API (api.qrserver.com)** – Generates QR codes for payment addresses. Sends address and amount only. ([Terms](https://goqr.me/api/terms-of-service/) | [Privacy](https://goqr.me/api/privacy-policy/)) 48 35 49 == Installation == 36 50 … … 45 59 2. **Import in WordPress**: Kaspa → Wallet Setup → Paste KPUB → Validate & Import 46 60 3. **Enable Payments**: WooCommerce → Settings → Payments → Enable "Kaspa Payments" 47 48 == Screenshots ==49 50 1. Dashboard with Total Sales, Total Orders, Success Rate, and Recent Orders51 2. Customer payment page with QR code, address, and amount to send52 3. Wallet active – KPUB watch-only status and benefits53 4. Wallet setup – Import Extended Public Key (KPUB)54 61 55 62 == Frequently Asked Questions == … … 74 81 75 82 Yes. Addresses are generated sequentially starting from index 0, so they automatically appear in Kaspium wallets. 83 84 == Screenshots == 85 86 1. Dashboard with Total Sales, Total Orders, Success Rate, and Recent Orders 87 2. Customer payment page with QR code, address, and amount to send 88 3. Wallet active – KPUB watch-only status and benefits 89 4. Wallet setup – Import Extended Public Key (KPUB) 76 90 77 91 == Changelog == … … 121 135 Fixes wallet reset, status display, and payment page routing. 122 136 123 == External Services ==124 125 This plugin connects to the following third-party services:126 127 **Kaspa API (api.kaspa.org)** – Payment verification and optional price source. Sends payment addresses only (public blockchain data). [More info](https://api.kaspa.org)128 129 **Price APIs** – Configurable sources for KAS/USD rates (no user data sent):130 * CoinGecko ([Terms](https://www.coingecko.com/en/terms) | [Privacy](https://www.coingecko.com/en/privacy))131 * CryptoCompare ([Terms](https://www.cryptocompare.com/terms) | [Privacy](https://www.cryptocompare.com/privacy-policy))132 * MEXC, KuCoin, Gate.io, HTX, CoinEx – Public ticker endpoints (no API key required)133 134 **QR Server API (api.qrserver.com)** – Generates QR codes for payment addresses. Sends address and amount only. ([Terms](https://goqr.me/api/terms-of-service/) | [Privacy](https://goqr.me/api/privacy-policy/))135
Note: See TracChangeset
for help on using the changeset viewer.