Skip to content

Commit 4e5709e

Browse files
author
Joan He
committed
MAGETWO-94865: Case is not showing up in Signfyd for Guest Checkout using PayPal Payments Pro Hosted Solution
1 parent cb74b27 commit 4e5709e

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Paypal/Controller/Ipn

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Controller/Ipn/Index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Magento\Framework\App\Request\InvalidRequestException;
1313
use Magento\Framework\App\RequestInterface;
1414
use Magento\Framework\Exception\RemoteServiceUnavailableException;
15-
Use Magento\Sales\Model\OrderFactory;
15+
use Magento\Sales\Model\OrderFactory;
1616

1717
/**
1818
* Unified IPN controller for all supported PayPal methods

0 commit comments

Comments
 (0)