Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

116 строки
7.7 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <operations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  9. xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataOperation.xsd">
  10. <operation name="CreatePaypalConfigState" dataType="paypal_config_state" type="create" auth="adminFormKey" url="/admin/system_config/save/section/payment/" method="POST">
  11. <object key="groups" dataType="paypal_config_state">
  12. <object key="paypal_alternative_payment_methods" dataType="paypal_config_state">
  13. <object key="groups" dataType="paypal_config_state">
  14. <object key="express_checkout_us" dataType="paypal_config_state">
  15. <object key="groups" dataType="paypal_config_state">
  16. <object key="express_checkout_required" dataType="paypal_config_state">
  17. <object key="groups" dataType="paypal_config_state">
  18. <object key="express_checkout_required_express_checkout" dataType="paypal_config_state">
  19. <object key="fields" dataType="paypal_config_state">
  20. <object key="business_account" dataType="business_account">
  21. <field key="value">string</field>
  22. </object>
  23. <object key="api_username" dataType="api_username">
  24. <field key="value">string</field>
  25. </object>
  26. <object key="api_password" dataType="api_password">
  27. <field key="value">string</field>
  28. </object>
  29. <object key="api_signature" dataType="api_signature">
  30. <field key="value">string</field>
  31. </object>
  32. <object key="sandbox_flag" dataType="sandbox_flag">
  33. <field key="value">string</field>
  34. </object>
  35. <object key="use_proxy" dataType="use_proxy">
  36. <field key="value">string</field>
  37. </object>
  38. <object key="api_authentication" dataType="api_authentication">
  39. <field key="value">string</field>
  40. </object>
  41. </object>
  42. </object>
  43. </object>
  44. </object>
  45. </object>
  46. </object>
  47. </object>
  48. </object>
  49. </object>
  50. </operation>
  51. <operation name="CreatePaypalPayflowProConfigState" dataType="paypal_payflow_pro_config_state" type="create" auth="adminFormKey" url="/admin/system_config/save/section/payment/" method="POST">
  52. <object key="groups" dataType="paypal_payflow_pro_config_state">
  53. <object key="paypal_payment_gateways" dataType="paypal_payflow_pro_config_state">
  54. <object key="groups" dataType="paypal_payflow_pro_config_state">
  55. <object key="paypal_payflowpro_with_express_checkout" dataType="paypal_payflow_pro_config_state">
  56. <object key="groups" dataType="paypal_payflow_pro_config_state">
  57. <object key="paypal_payflow_required" dataType="paypal_payflow_pro_config_state">
  58. <object key="groups" dataType="paypal_payflow_pro_config_state">
  59. <object key="paypal_payflow_api_settings" dataType="paypal_payflow_pro_config_state">
  60. <object key="fields" dataType="paypal_payflow_pro_config_state">
  61. <object key="business_account" dataType="business_account">
  62. <field key="value">string</field>
  63. </object>
  64. <object key="partner" dataType="partner">
  65. <field key="value">string</field>
  66. </object>
  67. <object key="user" dataType="user">
  68. <field key="value">string</field>
  69. </object>
  70. <object key="vendor" dataType="vendor">
  71. <field key="value">string</field>
  72. </object>
  73. <object key="pwd" dataType="pwd">
  74. <field key="value">string</field>
  75. </object>
  76. <object key="sandbox_flag" dataType="sandbox_flag">
  77. <field key="value">string</field>
  78. </object>
  79. <object key="use_proxy" dataType="use_proxy">
  80. <field key="value">string</field>
  81. </object>
  82. </object>
  83. </object>
  84. </object>
  85. </object>
  86. </object>
  87. </object>
  88. </object>
  89. </object>
  90. </object>
  91. </operation>
  92. <operation name="CustomPaypalPayflowProConfigState" dataType="custom_paypal_payflow_pro_config_state" type="create" auth="adminFormKey" url="/admin/system_config/save/section/payment/" method="POST">
  93. <object key="groups" dataType="custom_paypal_payflow_pro_config_state">
  94. <object key="paypal_payment_gateways" dataType="custom_paypal_payflow_pro_config_state">
  95. <object key="groups" dataType="custom_paypal_payflow_pro_config_state">
  96. <object key="paypal_payflowpro_with_express_checkout" dataType="custom_paypal_payflow_pro_config_state">
  97. <object key="groups" dataType="custom_paypal_payflow_pro_config_state">
  98. <object key="paypal_payflow_required" dataType="custom_paypal_payflow_pro_config_state">
  99. <object key="fields" dataType="custom_paypal_payflow_pro_config_state">
  100. <object key="enable_paypal_payflow" dataType="enable_paypal_payflow">
  101. <field key="value">string</field>
  102. </object>
  103. <object key="payflowpro_cc_vault_active" dataType="payflowpro_cc_vault_active">
  104. <field key="value">string</field>
  105. </object>
  106. </object>
  107. </object>
  108. </object>
  109. </object>
  110. </object>
  111. </object>
  112. </object>
  113. </operation>
  114. </operations>