|
24 | 24 | </field> |
25 | 25 | <field id="fee_order_percentage" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1"> |
26 | 26 | <label>Service fee manager</label> |
27 | | - <comment>Set the CryptAPI service fee you want to charge the costumer. Note: Fee you want to charge your costumers (to cover CryptAPI\'s fees fully or partially)</comment> |
| 27 | + <comment>Set the CryptAPI service fee you want to charge the costumer. Note: Fee you want to charge your costumers (to cover CryptAPI\'s fees fully or partially) |
| 28 | + </comment> |
28 | 29 | <source_model>Cryptapi\Cryptapi\Model\Config\Source\FeesList</source_model> |
29 | 30 | </field> |
30 | 31 | <field id="qrcode_default" translate="label" type="select" sortOrder="6" showInDefault="1" showInWebsite="1" showInStore="1"> |
|
47 | 48 | </field> |
48 | 49 | <field id="refresh_value_interval" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> |
49 | 50 | <label>Refresh converted value</label> |
50 | | - <comment>The system will automatically update the conversion value of the invoices (with real-time data), every X minutes. This feature is helpful whenever a customer takes long time to pay a generated invoice and the selected crypto a volatile coin/token (not stable coin). Warning: Setting this setting to none might create conversion issues, as we advise you to keep it at 5 minutes.</comment> |
| 51 | + <comment>The system will automatically update the conversion value of the invoices (with real-time data), every X minutes. This feature is helpful whenever a customer |
| 52 | + takes long time to pay a generated invoice and the selected crypto a volatile coin/token (not stable coin). Warning: Setting this setting to none might create |
| 53 | + conversion issues, as we advise you to keep it at 5 minutes. |
| 54 | + </comment> |
51 | 55 | <source_model>Cryptapi\Cryptapi\Model\Config\Source\RefreshList</source_model> |
52 | 56 | </field> |
53 | 57 | <field id="order_cancelation_timeout" translate="label" type="select" sortOrder="11" showInDefault="1" showInWebsite="1" showInStore="1"> |
54 | 58 | <label>Order cancelation timeout</label> |
55 | | - <comment>Selects the ammount of time the user has to pay for the order. When this time is over, order will be marked as 'Cancelled' and every paid value will be ignored. Notice: If the user still sends money to the generated address, value will still be redirected to you. Warning: We do not advice more than 1 Hour.</comment> |
| 59 | + <comment>Selects the ammount of time the user has to pay for the order. When this time is over, order will be marked as 'Cancelled' and every paid value will be ignored. |
| 60 | + Notice: If the user still sends money to the generated address, value will still be redirected to you. Warning: We do not advice more than 1 Hour. |
| 61 | + </comment> |
56 | 62 | <source_model>Cryptapi\Cryptapi\Model\Config\Source\CancellationList</source_model> |
57 | 63 | </field> |
58 | | - <group id="supported_cryptocurrencies" translate="label" type="text" sortOrder="12" showInDefault="1" showInWebsite="1" |
| 64 | + <field id="api_key" translate="label" type="text" sortOrder="12" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 65 | + <label>API Key</label> |
| 66 | + <comment> |
| 67 | + <![CDATA[Insert here your CryptAPI Pro API Key. You can get one here: <a href="https://pro.cryptapi.io/" target="_blank">https://pro.cryptapi.io/</a>. <strong>This field is optional.</strong>]]> |
| 68 | + </comment> |
| 69 | + </field> |
| 70 | + <group id="supported_cryptocurrencies" translate="label" type="text" sortOrder="13" showInDefault="1" showInWebsite="1" |
59 | 71 | showInStore="1"> |
60 | 72 | <label>Cryptocurrencies</label> |
61 | | - <field id="cryptocurrencies" translate="label" sortOrder="13" showInDefault="1" showInWebsite="1" |
| 73 | + <field id="cryptocurrencies" translate="label" sortOrder="14" showInDefault="1" showInWebsite="1" |
62 | 74 | showInStore="1"> |
63 | 75 | <label>Add you address here:</label> |
64 | 76 | <frontend_model>Cryptapi\Cryptapi\Block\Adminhtml\Cryptocurrencies</frontend_model> |
65 | 77 | <backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model> |
66 | | - <comment>Important: Add only 1 address per cryptocurrency!</comment> |
| 78 | + <comment> |
| 79 | + <![CDATA[Add only 1 address per cryptocurrency!<br/><strong>Important:</strong> If you are using CryptAPI Pro you can choose if setting the receiving addresses here bellow or in your CryptAPI Pro settings page.<br/> - In order to set the addresses on plugin settings, you need to select “Address Override” while creating the API key.<br/> - In order to set the addresses on CryptAPI Pro settings, you need to NOT select “Address Override” while creating the API key.]]> |
| 80 | + </comment> |
67 | 81 | </field> |
68 | 82 | </group> |
69 | | - <field id="allowspecific" translate="label" type="allowspecific" sortOrder="14" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 83 | + <field id="allowspecific" translate="label" type="allowspecific" sortOrder="15" showInDefault="1" showInWebsite="1" showInStore="1"> |
70 | 84 | <label>Countries</label> |
71 | 85 | <source_model>Magento\Payment\Model\Config\Source\Allspecificcountries</source_model> |
72 | 86 | </field> |
73 | | - <field id="specificcountry" translate="label" type="multiselect" sortOrder="15" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 87 | + <field id="specificcountry" translate="label" type="multiselect" sortOrder="16" showInDefault="1" showInWebsite="1" showInStore="1"> |
74 | 88 | <label>Specific Countries</label> |
75 | 89 | <source_model>Magento\Directory\Model\Config\Source\Country</source_model> |
76 | 90 | </field> |
77 | | - <field id="sort_order" translate="label" type="text" sortOrder="16" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 91 | + <field id="sort_order" translate="label" type="text" sortOrder="17" showInDefault="1" showInWebsite="1" showInStore="1"> |
78 | 92 | <label>Sort Order</label> |
79 | 93 | </field> |
80 | | - <field id="disable_conversion" translate="label" type="select" sortOrder="17" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 94 | + <field id="disable_conversion" translate="label" type="select" sortOrder="18" showInDefault="1" showInWebsite="1" showInStore="1"> |
81 | 95 | <label>Disable price conversion</label> |
82 | | - <comment>Attention: This option will disable the price conversion for ALL cryptocurrencies! If you check this, pricing will not be converted from the currency of your shop to the cryptocurrency selected by the user, and users will be requested to pay the same value as shown on your shop, regardless of the cryptocurrency selected</comment> |
| 96 | + <comment>Attention: This option will disable the price conversion for ALL cryptocurrencies! If you check this, pricing will not be converted from the currency of your |
| 97 | + shop to the cryptocurrency selected by the user, and users will be requested to pay the same value as shown on your shop, regardless of the cryptocurrency selected |
| 98 | + </comment> |
83 | 99 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
84 | 100 | </field> |
85 | 101 | </group> |
|
0 commit comments