| Current Path : /home/rtorresani/www/vendor/magento/module-payment/Test/Mftf/Data/ |
| Current File : //home/rtorresani/www/vendor/magento/module-payment/Test/Mftf/Data/PaymentMethodData.xml |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
<entity name="PaymentMethodCheckMoneyOrder" type="payment_method">
<data key="method">checkmo</data>
</entity>
<entity name="CashOnDeliveryPaymentMethodDefault" type="cashondelivery_payment_method">
<requiredEntity type="active">CashOnDeliveryEnableConfigData</requiredEntity>
</entity>
<entity name="CashOnDeliveryPaymentMethod" type="payment_method">
<data key="method">cashondelivery</data>
</entity>
</entities>