Skip to content

Commit f9b8bb7

Browse files
committed
ACP2E-1338: Google reCaptcha in Incorrect position
1 parent b5afaf4 commit f9b8bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaCheckout/view/frontend/layout/checkout_index_index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<item name="children" xsi:type="array">
5656
<item name="place-order-recaptcha" xsi:type="array">
5757
<item name="component" xsi:type="string">Magento_ReCaptchaCheckout/js/reCaptchaCheckout</item>
58-
<item name="displayArea" xsi:type="string">place-order-recaptcha</item>
58+
<item name="displayArea" xsi:type="string">before-place-order</item>
5959
<item name="configSource" xsi:type="string">checkoutConfig</item>
6060
<item name="reCaptchaId" xsi:type="string">recaptcha-checkout-place-order</item>
6161
<item name="skipPayments" xsi:type="array">

0 commit comments

Comments
 (0)