Versions Compared

Key

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

...

Table of Contents
stylenone

Address Availability

Action

Tests

Expected Vendor Behavior

Expected Result

Restaurant Selection

  • Within Delivery Area

Authenticated user inputs address on restaurant search in Whitelabel App

Vendor answers successfully to DELIVERY_QUOTE_CREATE webhook (docs).

Desired restaurant is selected for delivery.

Restaurant Selection

  • Outside Delivery Area

Order Confirmation

Action

Tests

Expected Vendor Behavior

Expected Result

Delivery Fee

  • Standard Rate

Authenticated user navigates to checkout page

Vendor answers successfully to DELIVERY_QUOTE_APPLY webhook (docs).

The delivery fee amount is displayed on order description at the checkout page.

Delivery Fee

  • Added Rate

Estimated Time of Arrival (ETA)

Status
colourRed
titleERROR
No Drivers Available

Order Creation

Action

Tests

Expected Vendor Behavior

Expected Result

Eligible restaurant selection

Authenticated user inputs address on restaurant search in Whitelabel App

Vendor answers successfully to DELIVERY_QUOTE_CREATE webhook (docs).

Desired restaurant is selected for delivery.

Order confirmation

Authenticated user navigates to checkout page

The store must remain eligible

Vendor answers successfully to DELIVERY_QUOTE_APPLY webhook (docs).

The delivery fee amount is displayed on order description at the checkout page.

Order Delivery

Action

Tests

Expected Vendor Behavior

Expected Result

Eligible restaurant selection

Authenticated user inputs address on restaurant search in Whitelabel App

Vendor answers successfully to DELIVERY_QUOTE_CREATE webhook (docs).

Desired restaurant is selected for delivery.

Order confirmation

Authenticated user navigates to checkout page

The store must remain eligible

Vendor answers successfully to DELIVERY_QUOTE_APPLY webhook (docs).

The delivery fee amount is displayed on order description at the checkout page.

...