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 @@ -212,7 +212,7 @@ private function pCharge() {
212
212
// NOTE: If you include taxAmount as a child of lineItemData along with detailTax,
213
213
// the lineItemData taxAmount should be the sum of the taxAmount children
214
214
// from detailTax children.»
215
- ,'taxAmount ' => $ this ->cFromDocF ($ i -> getTaxAmount ( ))
215
+ ,'taxAmount ' => $ this ->cFromDocF (df_oqi_tax ( $ i ))
216
216
// 2018-12-19
217
217
// «The lineItemTotal element is an optional child of the lineItemData element,
218
218
// which specifies the total cost of the line items purchased, not including tax.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mage2pro/vantiv"
3
- ,"version" : " 1.1.4 "
3
+ ,"version" : " 1.1.5 "
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" : " >=5.5.2 " }
14
+ ,"require" : {"mage2pro/core" : " >=5.5.3 " }
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