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

At present, this solution is only available in the markets of Spain and Portugal and applies exclusively to home delivery services.

CONTEXT

Now, the restaurant can choose which offline payment methods to use, such as cash, vouchers, or home terminals during the delivery process. RBI aims to provide this flexibility to the restaurant by allowing it to temporarily disable the “home terminal” payment method whenever it is unavailable.

\uD83D\uDCD8 Instructions

  1. Adjust permission to change the payment methods control

  • To open the User board, choose the Roles tab, and after editing some role:

If the FZ-Portal user does not have access, please ask the support team to grant access to the payment methods.

image-20240702-181726.png
  • To add permission to Edit and View on Payment Methods role:

image-20240702-182058.png
  1. Adjust Payment Method Control

  • To open the Restaurant board, choose the Restaurant or Groups tab and after Edit Restaurants > Edit Payment Methods:

image-20241126-173824.png
  • Simply choose the status of each available payment, in this case the print below will display the payment methods:

    • Dinero

    • Cheque Gourmet Voucher

  • It will hide payment methods:

    • Vale Sodexo

    • Tarjeta de Crédito A La Entrega

    • Ticket Restaurant Voucher

If you select only one restaurant and do not choose a status for the payment method image-20241206-112233.png the payment will be displayed in the WL-App.

image-20241126-173930.png
  • Enable or Disable payment methods for multiple restaurants

image-20241126-174057.png
  • It is the same logic, but here we need to decide which Payments we want to change.

  • In the case below, we will change only three payments.

  • The Payments that not are checked with the checkbox field, will be ignored.

image-20241126-174149.png
  • When saving the Payment Methods, the system will ask if the Fz user is sure about the change, and it will also inform how many restaurants will be impacted by this change.

image-20241126-174224.png
  • Once these changes are made, the application (whitelabel) will not display the disabled payment methods during the checkout process for home delivery.

Database

The values of these payments are saved on Sanity, more detail here.

Whitelabel-app

The Whitelabel app hides or shows payment methods based on the status saved in DOP. More details here.

Feature Flag

Intl Tech - Guest App (Whitelabel)

enable-payment-methods-control

FZ Portal (DOP)

enable-payment-methods-control

To open the Payment Methods page, the enable-cash-limitation flag must be enabled as well.

  • No labels