@@ -366,7 +366,7 @@ |
||
| 366 | 366 | } |
| 367 | 367 | } |
| 368 | 368 | if ($shipment->getItemizedPaymentInformation()->getSplitDutyVATIndicator()) { |
| 369 | - $paymentNode->appendChild($xml->createElement('SplitDutyVATIndicator')); |
|
| 369 | + $paymentNode->appendChild($xml->createElement('SplitDutyVATIndicator')); |
|
| 370 | 370 | } |
| 371 | 371 | } |
| 372 | 372 | |