Payment orchestration

Amelia XPayments.

Payment infrastructure for modern businesses. Create links, connect providers and manage every payment from one place.

ZAR defaultUSD · EUR · GBPSandbox included

Environment

Test mode

Payment link

Ready for a real transaction

Amount

Provider

Reference

Status

RequestProviderVerified

No simulated figures

Payment links

Create a secure hosted checkout and share it anywhere.

Verified webhooks

Process signed provider events with replay protection.

Refund workflows

Track every request through provider-confirmed completion.

Developer API

Use scoped keys and a separate sandbox environment.

One clear lifecycle

A payment only succeeds when the provider confirms it.

01Pending
02Processing
03Paid

Browser redirects never mark a payment as paid. Amelia X waits for a verified server-side response or webhook and records the provider result.

Volume reporting

Your gross volume, charted as providers confirm it.

The dashboard plots verified payments per day. The shape below is an empty illustration of the chart layout — it holds no merchant figures.

Gross volume · last 7 days

R 0.00

Awaiting verified payments
MonTueWedThuFriSatSun

Layout preview only. No transaction data is represented.

Internal recognitions

Standards our own team holds this platform to.

These are internal Amelia X engineering awards, decided in-house. They are not third-party certifications, audits or industry accreditations.

Internal

Verified-only status award

Recognises that no payment reaches a paid state without a server-verified provider result.

Internal

Isolation by default award

Recognises row-level isolation so each merchant reaches only their own records.

Internal

Replay-safe events award

Recognises signature checks, timestamp validation and idempotent event handling.

Internal

Adapter clarity award

Recognises one payment interface with providers kept fully interchangeable.

Internal

Honest refunds award

Recognises refunds that complete only once the provider confirms the reversal.

Internal

No-fabrication award

Recognises interfaces that show real records or an empty state, never sample figures.

Built for developers

One integration. Providers stay interchangeable.

Scoped API keys with environment separation.
Signed events, replay protection and idempotency.
Test outcomes remain clearly labelled and separate.
Create payment link
POST /api/v1/payment-links

{
  "amount": 1250.00,
  "currency": "ZAR",
  "reference": "INV-1042"
}

Transparent by design

Start in test mode. Go live only when the connection is real.

Payments are processed and settled by the third-party provider connected to your account. Amelia X is not a bank, card network or acquiring institution.

Create an account