Skip to main content
This guide walks you through the minimum steps to go from a new Blockonomics account to a live, working payment setup.
Already have an account and a wallet connected? Jump straight to Add a store or pick your integration platform.

Step 1 — Create your account

  1. Go to blockonomics.co/register
  2. Sign up with email + password or Google OAuth
  3. If using email, verify your address with the 6-digit OTP sent to your inbox
Check your spam folder if the OTP email doesn’t arrive within a minute. You can request a resend from the verification screen.

Step 2 — Add a Bitcoin wallet

You need a Bitcoin wallet that can show its xPub key (also called Master Public Key, yPub, or zPub). This is how Blockonomics generates unique addresses for each payment without ever accessing your funds.
  1. Go to Dashboard → Wallets
  2. Click + Add a wallet → select BTC Wallet
  3. Enter a name and paste your xPub key
  4. Paste a sample receiving address from the same wallet to verify they match
  5. Click Create Wallet
Not sure how to find your xPub? See the xPub guide →

Step 3 — Create a store

A “store” in Blockonomics links your wallet to a specific website or integration. Each store has its own callback URL — this is how Blockonomics tells your website when a payment is confirmed.
  1. Go to Dashboard → Stores
  2. Click Add a Store
  3. Enter a store name (anything memorable)
  4. Paste your Callback URL (you get this from your plugin settings or your own endpoint)
  5. Click Create Store
  6. Inside the store, toggle on Bitcoin and select your wallet from the dropdown
  7. Click Update Store

Step 4 — Connect your platform

Now pick where you want to accept payments:

WordPress / WooCommerce

Install our free plugin and connect in 2 minutes with Automatic Setup.

WHMCS

Add Bitcoin as a payment gateway for your hosting clients.

PrestaShop

Native BTC checkout for PrestaShop stores.

REST API

Build a custom payment flow using our REST API.

Step 5 — Test your setup

Every integration includes a Test Setup button. Run it after connecting — it checks that your callback URL is reachable and that your wallet is linked correctly. You should see a green checkmark next to BTC when everything is working.
You’re live. Your customers can now pay with Bitcoin directly into your wallet.

Next steps