File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ protected function pCharge() {$s = $this->s(); return [
152152 // Optional
153153 // String, length 2, ISO 4217 currency code
154154 // «Order delivery country two letter code»
155- ,'EPS_DELIVERYCOUNTRY ' => ! $ this ->addressS () ? null : $ this -> addressS ( )->getCountryId ()
155+ ,'EPS_DELIVERYCOUNTRY ' => $ this ->addressS (true )->getCountryId ()
156156 // 2016-08-26
157157 // Optional
158158 // String, length less than 30
Original file line number Diff line number Diff line change 11{
22 "name" : " mage2pro/securepay"
3- ,"version" : " 1.6.3 "
3+ ,"version" : " 1.6.4 "
44 ,"description" : " The «SecurePay» payment extension for Magento 2."
55 ,"type" : " magento2-module"
66 ,"homepage" : " https://mage2.pro/c/extensions/securepay"
1111 "homepage" : " https://mage2.pro/users/dmitry_fedyuk" ,
1212 "role" : " Developer"
1313 }]
14- ,"require" : {"mage2pro/core" : " >=3.2.2 " }
14+ ,"require" : {"mage2pro/core" : " >=3.2.27 " }
1515 ,"autoload" : {"files" : [" registration.php" ], "psr-4" : {"Dfe\\ SecurePay\\ " : " " }}
1616 ,"keywords" : [
1717 " 3D Secure"
You can’t perform that action at this time.
0 commit comments