export type PaymentType = 'WEB' | 'CARD' | 'DEVICE' | 'ALL';