File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ private function pCharge() {
238
238
// The value must be greater than or equal to 0.
239
239
// The decimal is implied. Example: 500 = $5.00.
240
240
// Type = Integer; totalDigits = 8»
241
- ,'itemDiscountAmount ' => $ this ->cFromDocF ($ i -> getDiscountAmount ( ))
241
+ ,'itemDiscountAmount ' => $ this ->cFromDocF (df_oqi_discount ( $ i ))
242
242
// 2018-12-19
243
243
// «The unitCost element is an optional child of the lineItemData element,
244
244
// which specifies the price of one unit of the item purchased.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mage2pro/vantiv"
3
- ,"version" : " 1.1.3 "
3
+ ,"version" : " 1.1.4 "
4
4
,"description" : " Vantiv integration with Magento 2"
5
5
,"type" : " magento2-module"
6
6
,"homepage" : " https://mage2.pro/c/extensions/vantiv"
11
11
"homepage" : " https://mage2.pro/users/dmitry_fedyuk" ,
12
12
"role" : " Developer"
13
13
}]
14
- ,"require" : {"mage2pro/core" : " >=4.0.7 " }
14
+ ,"require" : {"mage2pro/core" : " >=5.5.2 " }
15
15
,"autoload" : {"files" : [" registration.php" ], "psr-4" : {"Dfe\\ Vantiv\\ " : " " }}
16
16
,"keywords" : [
17
17
" API"
You can’t perform that action at this time.
0 commit comments