Table of Contents | ||
---|---|---|
|
...
Staging PLK ES | Comments | Status |
---|---|---|
Passed |
Scenario 2: As a user I want to see the payment methods that are activated for a restaurant on WL
Code Block | ||
---|---|---|
| ||
Feature: Allow Payment methods by DOP Background: DOP Restaurants Given I have accessed DOP Restaurants Page Scenario: As an user I want to see the payment methods that are activated for a restaurant on WL Given I have the follow activated payment methods for a restaurant |activate-payment-methods| |Cash | |Ticket Restaurant | |Sodexo | And I go to the WL and select the restaurant that has the activated payment methods When I go to the payment screen Then I should see the activated payment methods available on the dropdown |activate-payment-methods| |Cash | |Ticket Restaurant | |Sodexo | |
DEV PLK ES | Comments | Status |
---|---|---|
Passed |
Scenario 3: As a user I do NOT want to see the payment methods that are inactivated for a restaurant on WL
...
DEV PLK ES | Comments | Status |
---|---|---|
We desactived only Cash, Ticket Restaurant and Sodexo vouchers | Passed |
Scenario 4: As a user I want to see the payment methods that are inactivated for a restaurant when the order is via take out WL
...
DEV PLK ES | Comments | Status |
---|---|---|
We desactived only Cash, Ticket Restaurant and Sodexo vouchers, but in take orders show normaly all payments | Passed |