Skip to content

Commit 87c427d

Browse files
“Pavan-bj” “Pavan-bj” 
authored andcommitted
ACQE:6501 Use saved PayPal Payflow Pro credit card on admin sales order creation if two vault providers are available
1 parent ba2b112 commit 87c427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/AdminCreateOrderWithSavedCreditCardPaypalPayflowProTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
7373
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
7474
<!-- Disable Vault for paypal payflow pro-->
75-
<magentoCLI command="config:set {{DisablePaypalPayflowProMethod.path}} {{DisablePaypalPayflowProMethod.value}}" stepKey="disablePaypalPayflowProVault"/>
75+
<magentoCLI command="config:set {{DisablePaypalPayflowProVault.path}} {{DisablePaypalPayflowProVault.value}}" stepKey="disablePaypalPayflowProVault"/>
7676
<!-- Logout-->
7777
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
7878
</after>

0 commit comments

Comments
 (0)