Skip to content

Commit 253d102

Browse files
author
Elena Marchenko
committed
MAGETWO-39749: No success message after place order via Payflow Link on mobile device
fix integration test
1 parent 72e3893 commit 253d102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/view/frontend/layout/paypal_payflowadvanced_cancelpayment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
-->
88
<layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/layout_generic.xsd">
99
<container name="root">
10-
<block class="Magento\Paypal\Block\Payflow\Advanced\Iframe" name="payflow.advanced.iframe" template="payflowadvanced/redirect.phtml" cacheable="false"/>
10+
<block class="Magento\Paypal\Block\Payflow\Advanced\Iframe" name="payflow.advanced.iframe" template="payflowlink/redirect.phtml" cacheable="false"/>
1111
</container>
1212
</layout>

0 commit comments

Comments
 (0)