...
🔍 Reviewers
Context
We received a request from Iberia to add a new payment method called Ticket Restaurant, which is a meal voucher, the same as Sodexo and Cheque Gourmet. To meet this request, the system must be able to make a payment with a Ticket Restaurant using the card for direct payment from the website or the voucher for physical payment.
...
PaymentMethodBrand | VALUE |
---|---|
Sodexo | SODEXO |
Sodexo Voucher | SODEXO_VOUCHER |
Cheque Gourmet | CHEQUE_GOURMET |
Cheque Gourmet Voucher | CHEQUE_GOURMET_VOUCHERTICKET_RESTAURANT |
Ticket Restaurant | TICKET_RESTAURANTTICKET_RESTAURANT_VOUCHER |
Ticket Restaurant Voucher | TICKET_RESTAURANT_VOUCHER |
...