Accept Bitcoin payments in XenForo with automatic payment verification powered by NoderPay.
noderpay.com
Overview
NoderPay is a modern Bitcoin payment platform designed for businesses, communities, and developers.
This add-on integrates XenForo directly with NoderPay, allowing you to accept Bitcoin payments for user upgrades with automatic payment verification and instant user group upgrades.
Unlike traditional payment gateways, NoderPay focuses on Bitcoin while providing a simple merchant dashboard, wallet management, invoice tracking, webhooks, and developer APIs.
Native XenForo payment provider
Automatic Bitcoin payment verification
Automatic user upgrades
Secure webhook/IPN handling
Merchant dashboard
Store management
Wallet management
Invoice management
REST API
Self-hosted payment infrastructure behind the scenes
Requirements
XenForo 2.x
PHP 8+
A free NoderPay merchant account
Step 1 — Create a NoderPay Account
Register for a free merchant account:
app.noderpay.com
After registration, verify your email and log in to your merchant dashboard.
Step 2 — Create Your Store
Go to:
app.noderpay.com
Click Create Store.
Fill in your store information and save it.
Each XenForo payment profile uses a Store ID from your NoderPay account.
Step 3 — Connect Your Bitcoin Wallet
Open the Wallets section inside your NoderPay dashboard.
Connect your Bitcoin wallet by entering your wallet XPUB/ZPUB.
Once your wallet has been connected successfully, your store is ready to receive Bitcoin payments.
Step 4 — Create an API Key
Go to:
app.noderpay.com
Click Create API Key.
Copy the generated API Key.
You'll use this API key inside XenForo.
Installing the XenForo Add-on
Upload the add-on files to your XenForo installation.
Install it from:
Admin Control Panel → Add-ons
After installation, continue with the payment provider configuration.
Creating the Payment Profile
Navigate to:
Admin CP → Payments → Payment Profiles
Click:
Add Payment Profile
Select:
NoderPay
Click:
Proceed
You will see the NoderPay configuration page.
Payment Profile Configuration
Title
Example:
Code:
NoderPay
Display Title
Example:
Code:
Bitcoin
Store ID
Copy your Store ID from:
app.noderpay.com
API Key
Copy your API Key from:
app.noderpay.com
Webhook
The webhook URL is displayed automatically by XenForo.
Example:
Code:
yourforum.com
You don't need to edit this URL.
Simply copy it into your NoderPay Store webhook settings.
Payment Flow
Code:
Customer purchases a XenForo upgrade
│
â–¼
XenForo creates a payment request
│
â–¼
Customer is redirected to NoderPay
│
â–¼
Customer pays with Bitcoin
│
â–¼
NoderPay verifies the payment
│
â–¼
Webhook is sent back to XenForo
│
â–¼
User is upgraded automatically
Features
Bitcoin payments
Merchant dashboard
Multiple stores
Wallet management
Invoice management
Automatic payment verification
Automatic user upgrades
REST API
Secure webhook handling
Fast checkout experience
Real-time payment status
Easy merchant onboarding
Support
Website:
noderpay.com or message me here
Merchant Dashboard:
app.noderpay.com
Feedback
This is the first public release of the NoderPay XenForo Payment Provider.
Feedback, suggestions, bug reports, and feature requests are greatly appreciated and will help improve future releases.
Thank you for supporting NoderPay!
Attachments