결제
암호화폐 결제 — 110개 이상 코인을 지원하는 호스팅 결제창과 API 화이트 라벨 — 결제 흐름 전체를 내 브랜드로 자금 처리 — 자동 전환, 출금, 통제 기능 대량 지급 — API 또는 파일로 암호화폐 대량 지급 플랫폼 — 마켓플레이스 결제와 수수료
스왑 플러그인 제휴 프로그램 요금 블로그 문서 문의하기
언어
로그인
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