Skip to content

Commit

Permalink
chore: remove system attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
amihajlovski committed Sep 25, 2024
1 parent fe15869 commit 8068964
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions metadata/site_import/meta/system-objecttype-extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -517,20 +517,6 @@
<min-length>0</min-length>
<field-length>0</field-length>
</attribute-definition>
<attribute-definition attribute-id="ExpressPayments_enabled">
<display-name xml:lang="x-default">Enable express checkout on cart and mini-cart</display-name>
<type>boolean</type>
<mandatory-flag>false</mandatory-flag>
<externally-managed-flag>false</externally-managed-flag>
<default-value>true</default-value>
</attribute-definition>
<attribute-definition attribute-id="ExpressPayments_Pdp_enabled">
<display-name xml:lang="x-default">Enable express checkout on PDP page</display-name>
<type>boolean</type>
<mandatory-flag>false</mandatory-flag>
<externally-managed-flag>false</externally-managed-flag>
<default-value>true</default-value>
</attribute-definition>
<attribute-definition attribute-id="ExpressPayments_order">
<display-name xml:lang="x-default">Order of the express payment buttons</display-name>
<description xml:lang="x-default">If you want to change the order go to the new config page (Adyen Settings)</description>
Expand Down Expand Up @@ -722,8 +708,6 @@
<attribute attribute-id="AdyenGiving_charityUrl"/>
<attribute attribute-id="AdyenGiving_backgroundUrl"/>
<attribute attribute-id="AdyenGiving_logoUrl"/>
<attribute attribute-id="ExpressPayments_enabled"/>
<attribute attribute-id="ExpressPayments_Pdp_enabled"/>
<attribute attribute-id="ExpressPayments_order"/>
<attribute attribute-id="ApplePayExpress_Enabled"/>
<attribute attribute-id="ApplePayExpress_Pdp_Enabled"/>
Expand Down

0 comments on commit 8068964

Please sign in to comment.