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

Version 1 Next »

Table of contents

Definition

Status

IN DESIGN

RBIberia Owner

Paula Winter

RBI Owner

Tech Discovery

Tech Discovery - Ticket Restaurante

❓ Open questions

We need to constantly make this section empty.

Business questions

  1. Is this payment method used in PLK ES and/or BK ES?

  2. Will the ticket restaurant be able to pay via voucher, online or both?

  3. Does Paycomet have the ticket restaurant available in its system?

Business answer

  1. ???

  2. Online and Voucher

  3. Yes, integration will be via credit card form

Tech Questions

  1. Will the ticket restaurant be used following the same logic as the Sodexo and cheque gourmet?

  2. Is there an integration just for the ticket restaurant on Paycomet?

Tech answer

  1. Yes, As the integration will be done via credit card, we do not need to create a different solution for this.

  2. No, we just need to present the credit card form to pay with ticket restaurant.

Requirements

Problem statement

Iberia asked us for a new payment method called a 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 ).

For this it will be necessary to add this new payment method to the list of payment options so that the user can make payment online ( Ticket Restaurant Card ) or make payment in person ( Ticket Restaurant Voucher ).

image-20240418-153905.png

Acceptance criteria

  • It is possible to choose the ticket restaurant option in the payment list.

  • Ticket restaurant must be follow the credit card flow.

  • Ticket restaurant voucher must be follow the cash flow.

  • The paymentMethodBrand field must be mapped when using this payment method.

  • DOP/DMP/POS must receive these new values ​​in the paymentMethodBrand field.

  • Admin APP must show the payment method considering the paymentMethodBrand chosen.

  • Driver-app must receive this new value in the paymentMethodBrand field when a voucher option is selected.

Success metrics

πŸ€” Assumptions

Solution

Scenarios

Note: these are high-level scenarios that must pass testing before we can release the feature. They should also be used to drive design. Note that we do not specify user interface details in these steps - that is deliberate so that we focus on the process and not on the UI since the UI can change throughout design and development.

Scenario 1: Make Payment with Ticket Restaurant

Steps

Expected results

Open the method list

The Ticket Restaurant option is showing

Select the Ticket Restaurant

The Jet Iframe opens so the user can fill in the fields

Make payment pressed

A loading component appears to the user to show that the payment is being processed

Payment and order completed

The user is redirected to the order confirmation page

Scenario 2: Make Payment with Ticket Restaurant Voucher

Steps

Expected results

Open the method list

The Ticket Restaurant Voucher option is showing

Select the Ticket Restaurant Voucher

Only the pay button must appear

Order completed

The user is redirected to the order confirmation page

Design

Figma design here: [insert link]

Development

Release

  • No labels