We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c68b200 + afc57f9 commit aca055bCopy full SHA for aca055b
app/code/Magento/Paypal/etc/adminhtml/system/express_checkout.xml
@@ -348,6 +348,7 @@
348
<depends>
349
<field id="payment_action">Order</field>
350
</depends>
351
+ <validate>validate-zero-or-greater validate-digits</validate>
352
</field>
353
<field id="order_valid_period" translate="label comment" type="text" sortOrder="60" showInDefault="1" showInWebsite="1">
354
<label>Order Valid Period (days)</label>
@@ -357,6 +358,7 @@
357
358
359
360
361
362
363
<field id="child_authorization_number" translate="label comment" type="text" sortOrder="70" showInDefault="1" showInWebsite="1">
364
<label>Number of Child Authorizations</label>
0 commit comments