PayForge is an all-in-one WooCommerce payments plugin. Ship a professional checkout with three complementary rails:
All three gateways are free. The plugin never sits between you and your customer’s money — all funds settle directly to your PayPal / Stripe / crypto wallet. PayForge only orchestrates the checkout flow.
Optional Managed Monitoring — the crypto rail needs a blockchain monitor running around the clock to detect deposits. Run your own node and post to the webhook endpoint for free, or subscribe to Managed Monitoring and we watch every chain 24/7 and confirm your crypto orders automatically — no server to maintain.
SELECT … FOR UPDATE transaction lock)checkout.session.completedPayForge integrates with the following external services. All external calls are triggered by a site owner action (entering credentials, enabling a rail) or by a customer initiating a checkout. Customer identifying data is only sent to the payment processor selected by that customer for that specific order.
api-m.paypal.com / api-m.sandbox.paypal.com) — order creation, capture, refund, OAuth2 token. Sent: order amount, currency, order reference, return/cancel URLs. Terms: https://www.paypal.com/legalhub — Privacy: https://www.paypal.com/privacyapi.stripe.com) — Checkout Session creation, refunds, webhook signature verification. Sent: order amount, currency, order id, billing email. Terms: https://stripe.com/legal — Privacy: https://stripe.com/privacyapi.binance.com) — crypto/fiat rate conversion at checkout. Sent: trading pair symbol only (e.g. BTCUSDT). No customer data. Terms: https://www.binance.com/en/terms — Privacy: https://www.binance.com/en/privacy-portalapi.wpcrypto.net, hosted on wpcrypto.net) — verifies the Managed Monitoring plan and registers your wallet pool for monitoring. Sent: license/install id + site domain + HMAC signature. Terms and Privacy: https://wpcrypto.net/terms/ and https://wpcrypto.net/privacy/wpcrypto.net) — HMAC-signed webhook the monitor calls when a deposit hits one of your pool addresses. Only public on-chain data is transmitted (tx hash, address, amount, confirmations).api.trongrid.io, Solana public RPC api.mainnet-beta.solana.com, and the endpoints shipped inside ethers.js such as api.etherscan.io / api.polygonscan.com) — the admin “Wallet Generator” screen creates your receiving addresses in the browser using bundled open-source libraries (ethers.js, TronWeb, @solana/web3.js, bitcoinjs). Address and key generation is performed locally; no private keys or personal data are transmitted. These libraries are shipped with the public node endpoints listed above, which they may contact to read basic network parameters. TronGrid: https://www.trongrid.io/ — Solana RPC: https://solana.com/rpc — Etherscan: https://etherscan.io/terms