Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

image-20240531-170209.png

Description

A new payment method called Ticket Restaurant which is a card used by companies to provide meal vouchers to their employees, being used only for this purpose and only in restaurants affiliated with Endered ( the company that owns ticket restaurant ).

To this end, this new payment method has been added to the list of payment options so that users can pay online (Ticket Restaurant Card) or pay in person (Ticket Restaurant Voucher).

Feature Flag

Feature Flag

Description

enable-ticket-restaurant-card-paycomet

This flag will be responsible for activating ticket restaurant payment method using the online payment

enable-ticket-restaurant-voucher-paycomet

This flag will be responsible for activating ticket restaurant payment method using the voucher in person

Payment Method Brand

The payment method brand is the value that which will be responsible for identifying the payment method made and passing it on to all systems.

Payment Method Brand

TICKET_RESTAURANT_CARD

TICKET_RESTAURANT_VOUCHER

Solution

Ticket Restaurant Card

The solution for the restaurant card ticket is to follow the same flow as a credit card, thus guaranteeing the payment flow, 3DS, refunds and order completion.

Ticket Restaurant Card.png

Ticket Restaurant Voucher

The solution for the ticket restaurant voucher is to follow the same cash flow, with this we guarantee the payment flow and the delivery flow so that the motorcycle courier knows that he needs to carry a payment method compatible with the ticket restaurant.

Ticket Restaurant Voucher.png

Payment Methods Page

This change also adds a new option on the payment methods page to select the payment method via ticket restaurant voucher as the default when arriving at the payments screen after selecting your order.

  • No labels