payductor / orchestration

Orchestrate payments. Move faster.

Create payment links, launch hosted checkout and connect server-side payment events through one operational layer.

Operational loop

  1. CREATEPayment links, hosted checkout, API

    Open a session from the dashboard or your server.

  2. CONNECTCredentials and signed webhooks

    Store keys on your server. Receive HMAC events when status changes.

  3. OBSERVETransactions and status changes

    Filter, search, and follow a payment through the workspace.

  4. SETTLETerms in the merchant agreement

    Settlement state is visible after go-live — not a public timetable.

Methods

Major cards and selected digital wallets. Availability depends on merchant profile and the current programme.

VisaMastercardAmerican ExpressJCBDiscoverApple PayGoogle Pay

Talk to the API, then ship

REST create, list, and status. Secrets stay on the server. Live keys are issued after KYB, from the dashboard.

POST /api/v1/payment/create
X-API-Key: <server-only>
X-API-Secret: <server-only>

{ "amount": 99.99, "currency": "USD", "title": "Order" }
View API

operators

One layer for the people who automate

Payment links for the rest of the team. API and webhooks for the systems that already run your stack.

settlement

State you can operate on

After a successful payment, funds move according to the merchant agreement. The workspace shows settlement state for live activity.

  1. Captured
  2. In settlement
  3. Settled

controls

Keys, KYB, processors

KYB before live processing. Third-party processors handle card data. API credentials stay in the merchant dashboard, on your server — not in this website.

Security overview

Partners introduce. We review.

Bring merchants. We assess fit, run KYB, and go live. Economics stay in the agent workspace.

Stand up the payment layer

Apply with the business. We will say if we can support it.

Get Started