Table of contents
Table of Contents |
---|
Definition
Status |
| ||||||
RBIberia Owner | Paula Winter | ||||||
RBI Owner | |||||||
Tech Discovery |
β Open questions
Info |
---|
We need to constantly make this section empty. |
Business questions
Is this payment method used in PLK ES and/or BK ES?
Will the ticket restaurant be able to pay via voucher, online or both?
Does Paycomet have the ticket restaurant available in its system?
Business answer
???
Online and Voucher
Yes, integration will be via credit card form
Tech Questions
Will the ticket restaurant be used following the same logic as the Sodexo and cheque gourmet?
Is there an integration just for the ticket restaurant on Paycomet?
Tech answer
Yes, As the integration will be done via credit card, we do not need to create a different solution for this.
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 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 ).
Acceptance criteria
It is possible to choose the ticket restaurant option in the payment list.
Ticket restaurant must follow the credit card flow.
Ticket restaurant voucher must 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
The markets will already have all the restaurants linked to the ticket restaurant
Solution
We will follow with the same solution developed for Sodexo and Cheque Gourmet, which is basically using the same credit card component for online payments and filling in the paymentMethodBrand field when this option is selected and the same for payment via voucher, but following the cash payment flow.
The restaurants already have the necessary documentation to accept the ticket restaurant and this is already connected to the paycomet system, so no other type of integration on our part will be necessary.
Note |
---|
This solution will not cover other psp integrations, besides Paycomet. |
Scenarios
Info |
---|
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 shown |
Select the Ticket Restaurant | The Jet Iframe opens so the user can fill in the fields |
Place secure order | A loading component appears to the user to show that the payment is being processed |
Check order confirmation | 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 option is shown |
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]
N/A