|
4 | 4 | <tab id="picqer" translate="label" sortOrder="10"> |
5 | 5 | <label>Picqer</label> |
6 | 6 | </tab> |
7 | | - <section id="picqer_webhook_options" translate="label" sortOrder="130" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 7 | + <section id="picqer_integration_options" translate="label" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
8 | 8 | <class>separator-top</class> |
9 | | - <label>Webhooks</label> |
| 9 | + <label>Integration</label> |
10 | 10 | <tab>picqer</tab> |
11 | | - <resource>Picqer_Webhooks::webhooks_config</resource> |
12 | | - <group id="general_settings" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 11 | + <resource>Picqer_Integration::webhooks_config</resource> |
| 12 | + <group id="webhook_settings" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
13 | 13 | <label>General Configuration</label> |
14 | | - <field id="active" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 14 | + <field id="active" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
15 | 15 | <label>Active</label> |
16 | | - <source_model>Picqer\Webhooks\Model\Sales\Active</source_model> |
| 16 | + <source_model>Picqer\Magento2\Model\Sales\Active</source_model> |
17 | 17 | </field> |
18 | | - <field id="connection_key" translate="label" type="text" sortOrder="10" showInDefault="3" showInWebsite="0" showInStore="0"> |
19 | | - <label>Connection Key</label> |
| 18 | + <field id="picqer_subdomain" translate="label" type="text" sortOrder="20" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 19 | + <label>Picqer subdomain</label> |
20 | 20 | </field> |
21 | | - <field id="picqer_domain" translate="label" type="text" sortOrder="10" showInDefault="4" showInWebsite="0" showInStore="0"> |
22 | | - <label>Picqer Domain</label> |
| 21 | + <field id="connection_key" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 22 | + <label>Connection key</label> |
23 | 23 | </field> |
24 | 24 | </group> |
25 | 25 | </section> |
|
0 commit comments