We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit d298451c authored by Rik ter Beek's avatar Rik ter Beek

Fix merge master

parents e2d2bd3e 2261d06f
......@@ -101,7 +101,6 @@ class Validate3d extends \Magento\Framework\App\Action\Action
$order->getPayment()->setAdditionalInformation('paResponse', $requestPaRes);
try {
/**
* Magento should allow this.
* https://github.com/magento/magento2/issues/5819
......@@ -192,4 +191,4 @@ class Validate3d extends \Magento\Framework\App\Action\Action
{
return $this->_objectManager->get('Magento\Checkout\Model\Session');
}
}
\ No newline at end of file
}
......@@ -32,4 +32,4 @@
<module name="Magento_Paypal"/>
</sequence>
</module>
</config>
\ No newline at end of file
</config>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment