Live store dashboard, products, balances, and rail status in one view. No KYC to start, approval normally under 1 day, hosted checkout, instant GCash automation, permanent payment links, store wallets, signed webhooks, and payout requests in one DGEN-native payment stack.
Live store dashboard, products, balances, and rail status in one view.
Create links, copy checkout URLs, and pair them with API orders or manual invoices.
Monitor revenue, providers, payouts, wallet balances, and store health. Built for DGEN stores, game servers, Discord shops, wallets, and custom checkout integrations
You are shipping stores.
DGEN Payments centralizes the moving parts: customer checkout, provider choice, order state, wallet ledger, store approval, payouts, retries, and signed notifications.
Products, custom links, API orders, or wallet top-up links.
Stripe, crypto, GCash, or UPI through the hosted checkout.
Signed webhooks, provider logs, wallet ledger entries, and operations reviews.
Locked balances mature, payout requests are reviewed, and proof is stored.
Customer details, provider selection, live FX, countdown handling, and success or cancel redirects are handled by /pay/:token.
Create one product or custom link and reuse it for many orders. Deep-link email, name, phone, and metadata for invoice-style flows.
Per-customer wallet balances support Stripe and GCash top-ups, ledger history, and authenticated wallet management.
DGEN sends signed order.paid and order.refunded payloads with stable references for downstream reconciliation.
Free custom GCash gateway
DGEN’s Android app turns your own GCash phone into an automatic payment gateway. Enter your store API key, allow notification access and background running, then every receive notification is forwarded to your DGEN store for matching.
Developer resources
The current codebase exposes Store API v1, public checkout endpoints, merchant dashboard flows, webhook retries, and API documentation.
Create an order with an idempotency key, attach invoice metadata, send customers to the hosted checkout, then listen for signed webhook payloads.
Open the API reference
Create orders, products, payment links, refunds, and wallets with store-scoped API keys.
Use ?embed=1, return_url, and cancel_url to run checkout inside partner billing overlays.
Keys are shown once, hashed at rest, and scoped to the store that owns them.
Trusted Android forwarders can send SMS notifications and heartbeats into the Store API.
Store providers, payout requests, refunds, API keys, and webhook delivery history live in the dashboard.
Public docs cover only merchant-usable Store API, checkout, GCash app, and webhook payloads.
Docs design, now inside landing
Simple pricing
Free stores get Stripe/Card and UPI enabled by default plus GCash with standard checkout branding. Premium adds Stripe/Card and UPI controls for $5/month. Business adds custom checkout branding for $10/month.
Stripe/Card and UPI stay enabled by default, with GCash available through your own account.
Create free storeControl Stripe/Card and UPI availability while keeping GCash available.
Upgrade to PremiumUse your own logo or text branding on hosted checkout pages.
Upgrade to BusinessBuilt from the current platform surfaces: checkout, payment links, wallets, API keys, webhooks, and merchant operations.
The complete DGEN monetization stack
Keep the original section density, but fill it with the actual surfaces in this Astro app.
Customers choose the rail at checkout. Stripe handles cards and crypto, GCash supports PHP matching, and UPI routes between BharatPe and Fampay.
Learn more
Product links self-heal, order creation supports idempotency, refund flows debit the wallet ledger, and links can carry per-visit metadata.
Learn more
Approved stores can publish products, organize categories, power Discord shop flows, and let customers top up store wallets.
Learn moreAcceptable use
DGEN Payments is built for real digital products, game servers, Discord shops, SaaS, wallets, and custom checkout flows. Fraud, illegal goods, chargeback abuse, impersonation, and prohibited services can lead to immediate suspension.
Stores selling illegal items, scams, stolen goods, prohibited financial products, or abusive services are not allowed.
Policy enforcementDGEN can limit, suspend, or remove store access at any time when risk, fraud, illegal activity, or platform abuse is detected.
Access controlPayouts can be requested from the dashboard. External provider, bank, FX, network, tax, or compliance fees may apply.
Payout termsFAQ
Short answers live here. The full FAQ page has the expanded list.
No. You can create a store without KYC or business documents. DGEN still reviews stores and can request more information if risk, fraud, or policy issues appear.
Most valid stores are reviewed in under 1 day.
Install the DGEN GCash Android app, enter your store API key, allow notification access and background running, then keep the phone online. The app forwards receive notifications to DGEN so orders can match automatically.
No. GCash money is received in your own GCash account. Free plan commission applies to DGEN-processed rails like Stripe/UPI, not direct GCash receipts.
No. Illegal goods, fraud, abuse, prohibited services, and high-risk activity are not allowed. DGEN may suspend or remove access at any time.
Already implemented
Public customer stories are not approved yet, so this section now lists product surfaces that already exist in the codebase and dashboard.
Store approvals, bans, provider settings, dashboard summaries, and payout controls are already present in the app.
The store dashboard includes permanent links with generated checkout URLs and invoice-style customer fields.
Customer wallet top-ups, ledger history, store balances, and wallet-backed refunds are implemented.
Stripe webhooks, GCash notifications, BharatPe/Fampay UPI ingest, and rail monitoring are wired in.
Store categories and Discord shop pages exist for product distribution workflows.
Store API v1, hashed API keys, idempotency, signed webhooks, and local API docs are ready for integrators.
Proof in practice
Use these as proof points until public testimonials are collected.
Stripe webhook bodies are signature-verified, API keys are SHA-256 hashed, and payout method secrets are encrypted at rest.
Security modelCheckout supports currency quotes, provider selection, order expiry, customer updates, and embed-friendly return URLs.
Checkout modelWebhook deliveries are processed immediately and retried by cron with exponential backoff when needed.
Delivery queueReady to launch payments?
Create products, generate links, approve providers, and send customers to hosted checkout while DGEN keeps payouts and refunds reviewable.
Run operations from the dashboard
This reference section is reused for direct product surfaces. Everything runs from the web dashboard, hosted checkout, Store API, and operations tools.