HoneyPay Logo

Instant settlement, near-zero fees.

  • Free to use payment framework
  • Non-Custodial
  • Built on Berachain
ForgingBlock Dashboard

Honey Pay cryptocurrency payment gateway benefits

Fast and convenient

Fast and convenient

Powered by the Honeypay Payment Gateway and Berachain's Layer-1 PoL consensus, the Honeypay payment solution is 10x faster and 10x cheaper than competitors

Secure

Secure

Transport Layer Security (TLS 1.3) is the ubiquitous encryption mechanism used within ForgingBlock transactions. TLS provides both authentication and end-to-end encryption.

Anonymous

Anonymous

No KYC required to use ForgingBlock Gateway as every transaction is Peer to Peer. Only one email is required to use all the products.

e-commerce platforms Support

e-commerce platforms Support

Seamlessly integrate blockchain payments into mainstream e-commerce platforms using the universal HoneyPay API, minimizing development effort and complexity.

Honey Pay integrates with some of the world's leading brands

Partner Logo 1
Partner Logo 2
Partner Logo 3
Partner Logo 4
Partner Logo 5
Partner Logo 6
Partner Logo 7
Partner Logo 1
Partner Logo 2
Partner Logo 3
Partner Logo 4
Partner Logo 5
Partner Logo 6
Partner Logo 7

A fully integrated suite of payment products

We bring together everything that's required to build websites and apps that accept cryptocurrency payments and send cryptocurrency globally. ForgingBlock's products power crypto payments for online and in-person retailers, e-commerce store, and marketplaces, and everything in between.

We also help merchants send invoices, provide crypto donations, streaming tipping, blockchain escrow, and much more.

ForgingBlock Dashboard

Why Berachain?

Payments are just the beginning. By linking merchant and customer wallets on Berachain, you unlock a direct, dynamic channel for engagement. Forget traditional rewards and promotions—this is about building real-time, two-way relationships that redefine loyalty and drive deeper customer connection.

Berachain Ecosystem

Who's on board?

Berachain is being widely adopted by the business community as the best place to build in web3.

PhantomCircleSphereTipLinkDecafKitepaySolflareElusivSlingCandyPayHelioWorldline

The world’s most powerful
and easy-to-use API

We offer a universal API and libraries for all blockchains, so you don’t need to learn how to integrate each of them separately.

Read the docs

One API for All blockchains

A single API that works for all the blockchains

See libraries →

Prebuilt integrations

Use integrations for systems like Shopify, WooCommerce, and more.

See Plugins →
const forgingblock = require('forgingblock')('pk_test_FBokie');

await forgingblock.paymentIntents.create({
  amount: 2000,
  currency: 'usd'
});

// node server.js && forgingblock listen
// > Ready! Waiting for requests...