Accept cryptocurrency payments on RootPanel with Blockpn. This repository provides the Blockpn integration guide and executable reference flow for a vendor-managed platform. It is not represented as a redistributable native vendor add-on.
The Blockpn RootPanel integration creates fixed, order-specific hosted crypto checkout links and updates orders through signed webhook callbacks. It is designed for merchants searching for a cryptocurrency payment gateway, crypto checkout plugin, or blockchain payment integration for RootPanel.
- Hosted cryptocurrency checkout powered by blockpn.com
- Fixed amount and currency binding for each order
- Signed webhook validation before order-state changes
- Duplicate callback and replay protection
- Idempotent payment-link creation
- Blockpn-branded setup and documentation
- RootPanel
You can also use the source in this repository. Published release assets should be preferred for production installation.
See INSTALL.md for platform-specific installation, Blockpn connection, callback, and checkout instructions.
- Create or sign in to your merchant account at blockpn.com.
- Read the vendor-managed integration instructions in INSTALL.md.
- Configure the Blockpn checkout and signed callback endpoints described by the guide.
- Complete a low-value acceptance test before enabling the integration for customers.
Webhook signatures are verified against the exact request body. Never commit API credentials or webhook secrets. See SECURITY.md for responsible disclosure instructions.
- Website: https://blockpn.com
- Installation: INSTALL.md
- Module details: docs/MODULE.md
- QA scope: QA.md
RootPanel is a trademark of its respective owner. This Blockpn integration is not affiliated with or endorsed by the platform vendor unless explicitly stated by that vendor.
See LICENSE.