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.
1 parent b5afaf4 commit f9b8bb7Copy full SHA for f9b8bb7
ReCaptchaCheckout/view/frontend/layout/checkout_index_index.xml
@@ -55,7 +55,7 @@
55
<item name="children" xsi:type="array">
56
<item name="place-order-recaptcha" xsi:type="array">
57
<item name="component" xsi:type="string">Magento_ReCaptchaCheckout/js/reCaptchaCheckout</item>
58
- <item name="displayArea" xsi:type="string">place-order-recaptcha</item>
+ <item name="displayArea" xsi:type="string">before-place-order</item>
59
<item name="configSource" xsi:type="string">checkoutConfig</item>
60
<item name="reCaptchaId" xsi:type="string">recaptcha-checkout-place-order</item>
61
<item name="skipPayments" xsi:type="array">
0 commit comments