RefundState
RefundState
These are the default states of the refund process.
Signature
type RefundState = 'Pending' | 'Settled' | 'Failed'
🚨 Announcement: A New Chapter for Vendure read more
These are the default states of the refund process.
type RefundState = 'Pending' | 'Settled' | 'Failed'