@qonto/embed-sdk / <internal> / src/common/constants / TRANSACTION_STATUSES

Variable: TRANSACTION_STATUSES

const TRANSACTION_STATUSES: object
List of all possible statuses a transaction can be in.

Type declaration

COMPLETED

COMPLETED: string = 'completed'

DECLINED

DECLINED: string = 'declined'

PENDING

PENDING: string = 'pending'