

Settings screen — API key, merchant wallet, and paywall defaults
TransX402 Paywall lets site owners sell individual articles with IDRX stablecoin micropayments. Configure your TransX402 API key, set prices in IDR, and enable paywalls per post.
This plugin requires a free TransX402 account and API key (sandbox or live). All plugin code is fully available; payment settlement is provided by the TransX402 service.
Features
Source
Development repository: https://github.com/campinvestment/transx402-wordpress-plugin
This plugin connects to external services to process payments and display admin links:
https://api.transx402.com, or an admin-configured allowlisted facilitator URL) — payment facilitation and verification. The site sends the API key (server-side only), payment signatures, and transaction hashes. No visitor API keys are exposed in the browser. Terms: https://transx402.com/terms. Privacy: https://transx402.com/privacyhttps://basescan.org, https://testnet-explorer.onchainfolio.com) — used only in the WordPress admin payments list to link transaction hashes. No visitor data is sent to these services.Service provider: Camp Investment / TransX402 — https://transx402.com
assets/vendor/transx402.browser.min.js. Source and build instructions: https://github.com/campinvestment/transx402-client. Sync with ./scripts/sync-client.sh.