For platforms

Creator monetization for gaming platforms and communities.

GamingPay gives creators in Pakistan a payment page, an on-stream alert engine and a payout path over JazzCash, Easypaisa and cards. If you run a tournament, an esports org, a gaming community or a platform whose creators need to get paid locally, this page says exactly what we can do with you today.

GamingPay is not a payment gateway. Payments are processed by RapidGateway. We are the creator-facing product on top of those rails.

What runs in production today

  • Tips

    Live

    Any amount from Rs 50, paid by JazzCash, Easypaisa or card. Supporters need no account.

  • Alert tiers

    Live

    Five escalating tiers. The bigger the amount, the harder the on-stream alert hits.

  • Rare drops

    Live

    Six collectible animations, each with its own rarity, motion and sound.

  • Jumpscares

    Live

    Three full-screen takeovers for viewers who want a reaction, not a thank-you.

  • Text-to-speech

    Live

    Supporter messages read aloud on the overlay using the browser English voice.

  • OBS overlay

    Live

    One browser-source URL. Placement, scale, sound and TTS are edited from the dashboard.

  • Alert moderation

    Live

    Skip a queued alert, mute TTS and replay from the dashboard while you are on air.

  • Challenges

    Live

    Fund a dare. The money is held in escrow until the creator performs it, declines, or the window closes.

  • Leaderboards

    Live

    Top supporters and top creators, ranked by paid drops.

  • Creator wallet

    Live

    One balance, split into what is available now and what is still held.

  • Rupee ledger

    Live

    Every fee, net and payout written as an append-only row. The balance is explainable.

  • Payouts

    Live

    Withdraw to JazzCash or Easypaisa once KYC clears and the balance clears the minimum.

  • Analytics

    Live

    Earnings over time, method split, top supporters and alert volume.

  • Risk & chargeback evidence

    Live

    Advisory risk scoring and a delivery record for every alert, ready to export.

How to work with us today

Onboard your creators

Your creators sign up individually and keep their own page, wallet and payouts. Nothing to integrate, and no shared account to reconcile.

Run an event on it

Challenges hold a supporter's money in escrow until the creator delivers, which is the mechanic most tournament and charity formats need.

Talk to us about the rest

Revenue share, co-branded pages, bulk onboarding and reporting are conversations, not features. Tell us the shape and we will tell you honestly whether it exists.

Developers

To be plain about it: there is no public API, no embeddable checkout widget and no white-label option today. If you found this page from an older developer or solutions URL, that is what changed.

What does exist and is genuinely integrable:

  • The OBS overlay is a URL. Each creator gets a browser-source address that renders their live alerts. It drops into any broadcast software that can load a web page.
  • Creator pages are public URLs. gamingpay.io/u/<username> can be linked, embedded in a bio, or put on an event page.
  • Payment webhooks are signed. The gateway integration verifies HMAC signatures and is idempotent, which is the part anyone building against payments actually needs to know.
Tell us what you need

Security & money handling

Every item below describes something in the code, not an intention.

Card details never touch our servers

Card payments run through RapidGateway's hosted checkout. GamingPay stores no PAN, no CVV and no wallet MPIN.

Signed webhooks

Payment callbacks are verified with an HMAC signature and recorded, so a replayed or forged confirmation cannot mark a payment as paid.

Identity checks before money leaves

A creator completes KYC before any payout can be requested, and every request is reviewed by hand.

Closed-loop ledger

Every fee, net amount and payout is an append-only row carrying the balance after it. Balances are derived, never edited.

IP addresses are hashed, not stored

Fraud signals use a keyed one-way hash. The raw address is never written to the database.

Rate limiting on payment initiation

Per-client limits on the payment endpoint, so a single source cannot flood a creator's page.

Not yet in place: an independent security audit, a published SLA, and bank withdrawals. We will say so rather than imply otherwise.

Pricing is the same for everyone

A flat 10% of each successful payment. No platform tier, no minimum volume, no negotiated rate card.