Fast setup • Clean payouts • Secure by design

Accept payments with a clean, developer-first gateway.

Simple checkout, webhooks, and settlement reporting — wrapped in a minimal experience for merchants and teams. Black & white UI, no noise.

Features

Everything essential for payments — with minimal UI and clear flows.

Secure • Reliable • Simple

Clean Checkout

Mobile-friendly payment flow with minimal steps and clear status states.

Webhook Events

Instant notifications for paid, failed, refunded, and payout events.

Settlement Reports

Export-friendly reconciliation that keeps ops and finance aligned.

Pricing

Simple pricing blocks — replace text with your real rates later.

Starter

For small merchants.

1.9% + fees
  • Checkout + callbacks
  • Basic dashboard
  • Email support

Business

For growing teams.

1.5% + fees
  • Webhooks + retries
  • Settlement reports
  • Priority support

Enterprise

Custom workflows.

Custom
  • Dedicated manager
  • SLA & monitoring
  • Custom risk rules

Developer Docs

Minimal documentation layout: endpoints + steps. Add your real content/URLs.

Flow

  • Create order (server → gateway)
  • Redirect user to checkout
  • Handle return URL / callback
  • Verify signature & update status
  • Listen to webhooks for final state

Example: Verify Callback

// pseudo-code if (verifySignature($_POST, $secret)) { // mark order paid } else { // reject }

Replace with your actual signature/verification scheme.

Contact

Drop your details. This demo shows a client-side confirmation only.

Integration Request

Tip: connect this to your PHP mail handler or CRM later.

Details

Minimal section for address/support info.

  • Email: support@yourdomain.com
  • Status: status.yourdomain.com
  • Hours: Mon–Sat, 10:00–18:00 IST