Accept HajjCoin at Your Business

2 million+ Hajj pilgrims annually. Tap into the $4.5 trillion Islamic economy with our simple merchant gateway.

Everything You Need

Simple Integration

REST API or drop-in QR code widget. Accept HajjCoin in minutes, not weeks.

Low Fees

Starting at 0.5% per transaction. Volume discounts for high-traffic merchants.

Daily Settlement

Automatic daily batch settlement to your bank in SAR, USD, or EUR.

Full Refund Support

Full and partial refunds within 30-day window via API or dashboard.

Real-Time Dashboard

Track transactions, revenue, and settlement status in real time.

POS Integration

QR-based point-of-sale for brick-and-mortar shops in Makkah & beyond.

Integrate in Minutes

Simple REST API. Create a payment in one request.

// Create a payment
const response = await fetch('https://api.hajjco.in/v1/payments', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json',
  },
  body: JSON.stringify({
    amount: 150.00,
    currency: 'HAJJ',
    description: 'Hotel booking — 2 nights',
    callback_url: 'https://your-site.com/webhook',
    redirect_url: 'https://your-site.com/success',
  }),
});

const { payment_id, qr_code, deep_link } = await response.json();

Base URL: https://api.hajjco.in/v1/· Sandbox: https://sandbox-api.hajjco.in/v1/

Transparent Pricing

Standard

0.5%

per transaction

Up to 100K HAJJ/month

Growth

0.3%

per transaction

100K — 1M HAJJ/month

Enterprise

Custom

negotiated rate

1M+ HAJJ/month