Multi-currency

Keep currency context attached to the transaction from creation to reconciliation.

PixelNestTech uses a currency-aware transaction model so presentment, routing, provider requests and reporting can remain explicit and predictable.

Currency model

Three currency concepts should never be conflated.

Presentment currency

The currency your product uses when it creates and displays a transaction to the customer.

Provider currency

The currency accepted by the selected payment provider for that configured payment path.

Settlement & reporting

The currency context retained for operational reporting, reconciliation and downstream finance workflows.

Currency-ready configurations

Common currency codes used in global payment products.

These examples illustrate currency-aware platform configuration. Actual processing or settlement support depends on the connected providers and commercial setup.

USDUS Dollar
EUREuro
GBPPound Sterling
AEDUAE Dirham
SGDSingapore Dollar
JPYJapanese Yen
AUDAustralian Dollar
CADCanadian Dollar
CHFSwiss Franc
HKDHong Kong Dollar
SARSaudi Riyal
QARQatari Riyal
KWDKuwaiti Dinar
BHDBahraini Dinar
OMROmani Rial
Operational clarity

Preserve the original currency instead of losing it inside provider-specific logic.

Currency should remain part of the transaction record your support, finance and engineering teams can inspect. That makes routing decisions and reconciliation easier to understand.

  • Explicit three-letter currency codes
  • Currency-aware routing policies
  • Provider eligibility by configured currency
  • Original transaction currency retained in events and reporting
Currency-aware transaction operations