PLK ES
Whitelabel
Scenario 1: As a user, I should see all payment methods available on Whitelabel for the restaurants that have the “Allow payment method” as null
Feature: Allow Payment methods by DOP Background: Whitelabel Scenario: As a user, I should see all payment methods available on Whitelabel for the restaurants that have the “Allow payment method” as null Given I select a delivery address with a restaurant that have the “Allow payment method” as null When I access the payment screen Then I should see all payment methods available to that market
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
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 |
---|---|---|
Scenario 3: As a user I do NOT want to see the payment methods that are inactivated for a restaurant on WL
Feature: Allow Payment methods by DOP Background: DOP Restaurants Given I have accessed DOP Restaurants Page Scenario: As an user I do NOT want to see the payment methods that are inactivated for a restaurant on WL Given I have the follow inactivated 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 inactivated payment methods When I go to the payment screen Then I should NOT see the inactivated payment methods available on the dropdown |activate-payment-methods| |Cash | |Ticket Restaurant | |Sodexo |
DEV PLK ES | Comments | Status |
---|---|---|
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
Feature: Allow Payment methods by DOP Background: DOP Restaurants Given I have accessed DOP Restaurants Page Scenario: As a user I want to see the payment methods that are inactivated for a restaurant when the order is via take out WL Given I have the follow inactivated payment methods for a restaurant |activate-payment-methods| |Cash | |Ticket Restaurant | |Sodexo | And I go to the WL and select the restaurant via take out that has the inactivated payment methods When I go to the payment screen Then I should see the inactivated payment methods available on the dropdown |activate-payment-methods| |Cash | |Ticket Restaurant | |Sodexo |
DEV PLK ES | Comments | Status |
---|---|---|
0 Comments