Skip to content

PaymentTracker

stable

End-to-end payment lifecycle tracker with step progression and SLA deadline

import { PaymentTracker } from "@nodus/design-system/finance"
Loading demo…

Props

paymentIdrequired
Type stringDefault

Payment reference ID

amountrequired
Type numberDefault

Payment amount

currency
Type stringDefault

Currency code

statusrequired
Type PaymentTrackerStatusDefault

Current payment status

stepsrequired
Type PaymentStep[]Default

Payment lifecycle steps

slaDeadline
Type stringDefault

SLA deadline timestamp

locale
Type stringDefault

BCP 47 locale override

label
Type stringDefault

Tracker title

Metadatasemantictypebordermotionoutcome
MobileStacks / Scroll

Tracker activates horizontal scroll on narrow viewports.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?