Accept Payments in Iraq
Made Simple

Modern payment gateway platform exclusively for Iraqi businesses. Start accepting online payments in Iraqi Dinar with our secure, developer-friendly API.

No setup fees • Free for first 1,000 transactions • Iraqi Dinar support

Built for Iraqi Businesses

Everything you need to accept payments online in Iraq, with full support for local currencies and banking systems.

Iraqi Dinar Support

Native support for IQD with automatic conversion rates and local banking integration.

Bank-Level Security

Hosted checkout page means card data never touches your servers. PCI DSS compliant with enterprise-grade encryption.

Developer Friendly

Simple REST API with comprehensive documentation and multiple SDK options.

Real-time Analytics

Comprehensive dashboard with transaction insights and revenue tracking.

Start accepting payments in minutes

Our simple API lets you integrate payments into your website or mobile app with just a few lines of code.

  • 5-minute integration
  • Comprehensive documentation
  • Multiple programming languages
  • Webhook support
// Initialize AmanExchange
import { AmanExchange } from '@amanexchange/sdk';

const client = new AmanExchange({
  apiKey: 'your_api_key',
  environment: 'production'
});

// Create a payment
const payment = await client.payments.create({
  amount: 50000, // 50 IQD in fils
  currency: 'IQD',
  description: 'Product purchase',
  customer: {
    email: 'customer@example.com',
    name: 'Ahmed Mohammed'
  },
  returnUrl: 'https://yoursite.com/success'
});

// Redirect to checkout
window.location.href = payment.checkoutUrl;

Simple, Transparent Pricing

No hidden fees. No setup costs. Only pay for successful transactions.

Starter

Perfect for small businesses

2.9% + 500 IQD

per successful transaction

  • Up to 1,000 transactions/month
  • Basic dashboard
  • Email support
  • Standard webhooks
Get Started

Business

Popular

For growing businesses

2.5% + 400 IQD

per successful transaction

  • Up to 10,000 transactions/month
  • Advanced dashboard & analytics
  • Priority support
  • Advanced webhooks
Get Started

Enterprise

For large organizations

Custom

tailored to your needs

  • Unlimited transactions
  • Custom integrations
  • Dedicated support
  • SLA guarantees
Contact Sales

Ready to start accepting payments?

Join hundreds of Iraqi businesses already using AmanExchange