2 million+ Hajj pilgrims annually. Tap into the $4.5 trillion Islamic economy with our simple merchant gateway.
REST API or drop-in QR code widget. Accept HajjCoin in minutes, not weeks.
Starting at 0.5% per transaction. Volume discounts for high-traffic merchants.
Automatic daily batch settlement to your bank in SAR, USD, or EUR.
Full and partial refunds within 30-day window via API or dashboard.
Track transactions, revenue, and settlement status in real time.
QR-based point-of-sale for brick-and-mortar shops in Makkah & beyond.
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/
0.5%
per transaction
Up to 100K HAJJ/month
0.3%
per transaction
100K — 1M HAJJ/month
Custom
negotiated rate
1M+ HAJJ/month