Mga Pagbabayad
Mga Crypto Payments — Hosted checkout & API para sa 110+ coins White Label — Ang iyong brand sa buong payment flow Processing — Automatic na conversion, withdrawals at controls Mga Payout — Mass crypto payouts sa pamamagitan ng API o file Platform — Marketplace payments & commissions
Palitan Mga Plugin Affiliate Presyo Blog Docs Makipag-ugnayan
Wika
Mag-sign in
MU Online crypto payment plugin logo
Game server

Accept crypto donations on MU Online

Let your MU Online players top up with crypto. Players buy WCoin (or Goblin Points) on the hosted checkout and it is credited to their account automatically from the signed webhook. Because MU Online runs on Microsoft SQL Server, the module connects via PHP PDO (pdo_sqlsrv or pdo_dblib).

Download for MU Online Create free account

How to accept crypto donations on MU Online

Follow these steps to start taking Bitcoin, Ethereum, USDT and 110+ other coins.

  1. Upload the module

    Upload the module folder (e.g. /donate) on a host that can reach your MU SQL Server (default port 1433) over HTTPS.

  2. Run the web installer

    Open /donate/install.php, choose the SQL Server driver, connect the database and detect MEMB_INFO and the WCoin column.

  3. Choose the currency column

    Pick which column to credit — WCoinC, WCoinP or GoblinPoint — set the price per WCoin and your API key, then delete install.php.

  4. Link the donation form

    Send players to the donation form, where they enter their account username and amount of WCoin.

  5. WCoin is credited automatically

    On a confirmed payment, the signed webhook adds the WCoin to the player's account — delivered at most once, even on retries.

Need the full reference? See the API & webhook documentation, or read about the crypto payment gateway.

Requirements & compatibility

Frequently asked questions

Which WCoin column does it credit?

You choose in the installer — WCoinC (Credits), WCoinP (Premium) or GoblinPoint. The account table and column are configurable for custom files.

Does it require SQL Server?

Yes. MU Online uses Microsoft SQL Server, so the module connects through PDO with the pdo_sqlsrv (Windows) or pdo_dblib/FreeTDS (Linux) driver.

Is crediting duplicate-safe?

Yes — each order is claimed atomically so WCoin is credited at most once, even if the webhook is delivered more than once.

Which coins can players use?

Bitcoin, Ethereum, USDT, USDC, BNB and 110+ more, chosen at the hosted checkout.

More crypto payment plugins

Start accepting crypto donations on MU Online

Create a free CryptoPayr account, grab your API key, and connect MU Online in minutes.

Create free account