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 36 Next »

Table of contents

Definition

Status

IN DESIGN

RBIberia Owner

Cunha, Ricardo (Deactivated) Raphael Ferreira Gomes

RBI Owner

Glossary

Physical Payments

Every payment that’s not done through our platform.
Examples: Cash, Ticket (paper) and Credit/Debit card machines.

Online Payments

All payment types done through our platform.
Examples: Credit Card, Apple Pay, Paypal, Bizum,

❓ Open questions

We need to constantly make this section empty.

Questions

Answers

we need confirmation of what platform will host the additional store level configuration. The objective is to allow franchises (non-RBI restaurants) to set higher cash order limits → This will define the tool to be used for configuration

IN PROGRESS

Currently restaurants use DMP and OpsPortal (DOP).

RAM - Utilized to store some definitions for delivery and configs.

* Note: Order of payments config should go in the same place.

What Delivery Failures Reasons should we consider to limit Physical Payments?

ATTACHED

Where are the historic cancelations stored?

PENDING

How will we handle the rules during the migration period of the apps.

Migration will include order history.

Requirements

Problem statement

Recent analyses have highlighted a significant risk of fraud in home delivery orders that are paid for using physical payment methods.

To safeguard our operations and protect both our business and customers from fraudulent activities, it is essential to implement additional rules that restrict the use of physical payments under certain scenarios.

Existent Cash Limitation Rules

Cash Payments Price Limit

This rule establishes a cap on cash transactions. Activation and deactivation are managed in a tool, which also adjusts the transaction limit, represented in cents.

Order Flood Limit

This rule set a limit on multiple orders for the same user, given a time. For example - how many orders the same guest can place in 1 hour.

Acceptance criteria

Physical payment methods should be hidden from the Payment Method dropdown on the Payment Method Screen. This adjustment occurs automatically and does not prompt any additional messages to the user.

The physical payment methods should not appear on the Payment Method dropdown, at Payment Method Screen, without any further message.

If any pre-set conditions are triggered, only online payments options will be displayed to the user.

Success metrics

Objective 1: Reduce Incidences of Delivery Issues for Orders with Physical Payment

  • Measurement: Percentage decrease in delivery-related issues for orders utilizing physical payment methods.

  • Target: Establish a benchmark based on historical data and aim for a significant reduction.

Objective 2: Maintain Overall Order Conversion Rates Post-Implementation of Physical Payment Restrictions

  • Measurement: Comparison of total order conversion rates before and after the implementation of physical payment restrictions.

  • Target: Ensure that the imposition of restrictions on physical payments does not result in a significant adverse impact on total order conversions.

🤔 Assumptions

All error messages and texts related to this feature will be provided Iberia. Dev team will only implement in English.

Solution

To mitigate risks associated with physical payments, we propose the introduction of three configurable limitation rules. These rules are designed to be dynamically controlled, allowing for real-time adjustments based on operational needs.

Additionally, we plan to implement detailed logging and event tracking through DataDog and Amplitude. This integration will facilitate in-depth analysis of the rules' effectiveness, user behavior, and the overall impact on transaction security and user experience. Furthermore, we will empower individual restaurants to set specific, higher thresholds for physical payment limitations if they choose.

This added flexibility ensures that the system can accommodate the unique circumstances and risk profiles of different restaurants.

Rule 1: First Order Physical Payment Limit

  • Description: New customers placing their first order with a value equal to or greater than a specified amount must use online payment methods.

  • Configurable Value: The threshold value, initially set to 20€, can be adjusted as needed.

  • Rationale: This rule aims to reduce the risk of non-payment for first-time orders.

Rule 2: Physical Payment Amount Limit for Subsequent Orders

  • Description: For all orders following the first, physical payment methods will be disabled if the order value reaches or exceeds a certain threshold.

  • Configurable Value: The limit is initially set to 50€, subject to modification. The evaluation is based solely on the current order's total amount, not cumulative purchases.

  • Clarification: It's crucial to note that the limitation applies to individual orders, not the cumulative total of multiple orders within a certain timeframe. For instance, a single order of 63€ would disable physical payments, whereas separate orders of 30€ and 35€ would not, provided each is considered independently.

Rule 3: Repeated Delivery Failure

  • Description: Following an order that utilized a physical payment method and resulted in a delivery failure, only online payment options will be available for the customer's next order.

  • Rationale: This rule is intended to prevent recurring issues with physical payments after a delivery failure, such as non-payment or fraudulent orders.

Follows the possible use-cases to be considered in the failure of rule 3.

Homeria Error use cases:

image-20240410-184613.png

DMP error use cases:

image-20240410-184718.png

Scenarios

Scenario 1: First Order Physical Payment Limit

Steps

Expected results

  • Make sure the configuration is done and 20€ is the limit

  • Create a new user

  • Add to cart >= 20 € items

  • Select Delivery and click on Place Secure Order

  • Try to select Cash, Paper ticket or Pay on delivery and click on Place Secure Order

  • Physical Payments should not be shown in the payment methods dropdown.

Scenario 2: Physical Payment Amount Limit

Steps

Expected results

  • Make sure the flag is ON and 50€ is the limit

  • Login with a pre-existent user who has already placed orders

  • Add to cart > 50 € items

  • Select Delivery and click on Place Secure Order

  • Try to select Cash, Paper ticket or Pay on delivery and click on Place Secure Order

  • Physical Payments should not be shown in the payment methods dropdown.

Scenario 3: Repeated Delivery Failure

Steps

Expected results

  • Make sure the flag is ON

  • Login with a pre-existent user who has already placed orders

  • Place a delivery order

  • Fail the delivery order in partner

  • Place a new order and try to select Cash, Paper ticket or Pay on delivery and click on Place Secure Order

  • Physical Payments should not be shown in the payment methods dropdown.

Design

N/A

Development

Release

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.