A plain-language overview of what CommerceOrch does, how it works and what's included. The full API reference, keys and SDKs live inside your dashboard once your account is active.
CommerceOrch is a payment orchestration layer. You integrate once and route every transaction to the optimal payment service provider (PSP), with automatic failover, a single unified API and no fund custody. We never touch your money: it flows directly from your customer to your PSP.
Connect to one unified API instead of building and maintaining a separate integration per PSP.
Bring your own PSP accounts: popular providers like Stripe, PayPal and dLocal Go are supported today, with more added regularly. Credentials are encrypted at rest; we orchestrate, we never custody funds.
Define rules by region, method or cost. If a PSP fails or times out, traffic reroutes automatically to recover the payment.
Track volume, approval rates and failover recovery across every provider in real time.
One REST call creates a payment. CommerceOrch routes it to the best provider and fails over automatically. This is the shape of a request; your keys, the full API reference and official SDKs live inside your dashboard once your account is active.
curl -X POST https://api.commerceorch.com/v1/payments \
-H "Authorization: Bearer sk_live_•••" \
-H "Content-Type: application/json" \
-d '{
"amount": 2999,
"currency": "USD",
"description": "Order #1234"
}'Authenticate with a secret key as a Bearer token. Test and live keys are scoped per environment, so you can integrate safely before going live.
Connect your payment providers with your own credentials. Popular PSPs are supported today and we add new providers continuously. You orchestrate them all through one unified API:
Need a specific provider or wider coverage? New PSPs are added continuously, and optional add-on packs (LATAM, High-Risk, Cash & Alternative Payments) extend your reach. Just contact us.
One REST API to create payments across every connected PSP.
Route by region, method or cost and recover failed payments automatically.
A ready-made, PCI-friendly checkout you can drop in without handling card data.
Get paid without code: share a link or embed a button.
Our plans scale with your monthly transaction volume, plus an Enterprise option for higher volumes and custom infrastructure.
Request access and we activate your account. From there you add your PSP credentials (encrypted), and integrate the unified API. The complete API reference, your keys and SDKs become available inside your merchant dashboard once your account is active.
Request accessDo you hold my customers' money?
No. CommerceOrch never holds, receives or moves funds. Money flows directly between your customer and your PSP.
Do I need to leave my current PSP?
No. Bring your existing PSP accounts: popular providers like Stripe, PayPal and dLocal Go are supported today, with more added regularly. No migration required.
Where is the full API reference?
The complete API reference, keys and SDKs live inside your merchant dashboard after your account is activated. This page covers what you need before signing up.
Securely save cards for returning customers and subscriptions.
Recurring billing with retries and dunning across providers.
Unified reporting and reconciliation across all your PSPs.
Real-time events, libraries and dashboards to monitor everything.