Developer Hub

    Built for Developers

    Clean APIs, comprehensive docs, and SDKs in every major language. Go from zero to live in under 10 minutes.

    Sub-100ms Response

    API optimized for speed with edge caching and global CDN.

    Enterprise Security

    OAuth 2.0, API keys, IP whitelisting, and rate limiting.

    99.99% Uptime

    Redundant infrastructure with automatic failover.

    Dedicated Support

    Developer support via Slack, email, and video calls.

    PayOrc developer hub API and SDK visual

    Simple Integration

    Copy, paste, and start accepting payments in minutes.

    const payorc = require('payorc')('sk_live_...');
    
    const payment = await payorc.payments.create({
      amount: 2499,
      currency: 'INR',
      provider: 'auto',
      customer: { email: '[email protected]' }
    });
    
    console.log(payment.id); // pay_xxxxxxxxxxxxx

    Official SDKs

    Type-safe, fully documented SDKs for every platform.

    🌐

    Web SDK

    🤖

    Android SDK

    🍎

    iOS SDK

    💙

    Flutter SDK

    Shopping Carts

    Plug-and-play integrations with popular e-commerce platforms.

    🛒

    WooCommerce

    📝

    Wordpress

    🛍️

    Opencart

    🏪

    Prestashop

    🛒

    CS-Cart

    🔷

    Magento

    🛒

    Ecwid

    🔵

    Drupal

    APIs

    Flexible APIs to integrate payments into your system.

    🔓

    Open APIs

    🔗

    S2S APIs

    🔔

    Webhooks

    API Capabilities

    Full control over every aspect of your payment infrastructure.

    Payments API

    Create, capture, refund, and cancel payments

    Orchestration API

    Control routing, cascading, and provider selection

    Webhooks

    Real-time events for every transaction lifecycle

    Fraud API

    Score transactions, manage rules and blocklists

    Ready to start building?

    Get your API keys and start processing payments in under 10 minutes.