Variable: TRANSACTION_STATUSES
List of all possible statuses a transaction can be in.constTRANSACTION_STATUSES:object
Type declaration
COMPLETED
COMPLETED:string='completed'
DECLINED
DECLINED:string='declined'
PENDING
PENDING:string='pending'