OPEN SOURCE PAYMENT GATEWAY

Payments for
Minecraft servers

Accept crypto, cards, and UPI in-game. Connect wallets, deposit via Stripe or Razorpay, spend instantly through Vault.


Features
Everything your server needs.

Instant Spending

Deposit once, spend instantly. No popups, no gas.

WalletConnect v2

Scan QR to link any wallet.

Multi-Provider

Crypto, Stripe, Razorpay out of the box.

Easy Integration

Works with any plugin using the Vault API.

Smart Contract

Emergency withdrawal via Merkle proof.

Live Conversion

ETH, USD, INR priced in real time.


Providers
Accept any payment method.

EVM Chains

ETH & ERC-20 via WalletConnect

Stripe

Cards worldwide

Razorpay

UPI, Cards, Netbanking

Your Provider

Implement the interface


Setup
Three steps to payments.
1

Drop the JAR

Place MineFi.jar in plugins alongside Vault. Restart.

2

Configure

Add your keys in config.yml. Enable providers.

3

Players pay

Right-click wallet book, pick method, scan QR.

providers: crypto: enabled: true walletconnect: project-id: "your-wc-id" stripe: enabled: true secret-key: "sk_live_..." razorpay: enabled: true key-id: "rzp_live_..."

Ready to accept payments?

MineFi is open source and free to use.

View on GitHub