Skip to content

Commit 7e91f4e

Browse files
committed
MAGETWO-53714: BNCODE is not send in PayPal solutions properly for CE and EE
1 parent 8c4d124 commit 7e91f4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Model/AbstractConfig.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use Magento\Payment\Model\MethodInterface;
1111
use Magento\Store\Model\ScopeInterface;
1212
use Magento\Paypal\Model\Config;
13+
use Magento\Framework\App\ObjectManager;
1314

1415
/**
1516
* Class AbstractConfig

0 commit comments

Comments
 (0)