Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Zenuml sequence macro lite
uuid0e8d3881-8dc7-4d3e-b5a1-43d28be0d674
customContentId4906483865
updatedAt2024-07-26T19:35:15Z

The system will validate all active rules. If any rule is violated, the payment methods will be limited to online payments only, such as credit card, PayPal, etc.

All Payments

Only Online Payments

all_payments.pngImage Added

phisycal.pngImage Added

...

Consequences

  • Create new fields in Restaurant Document on Sanity to store Cash Limitation rules data;

  • Create a new screen on DOP (FZ-Portal) so that user can manipulate Cash Limitation rules and store them on Sanity;

    • Use the Sanity Client Lib to get and save information on Sanity, this library is already available on DOP

  • Create a new logic on WL-App in the payment page to control the exhibition according to the information and limitations that are got from Restaurant;

...