Skip to main content
typo
Source Link
pspahn
  • 4.7k
  • 3
  • 33
  • 58

I think you are looking for getGrantTotalgetGrandTotal. You can try load($this->getOrderId())->getGrandTotal(); ?>

I think you are looking for getGrantTotal. You can try load($this->getOrderId())->getGrandTotal(); ?>

I think you are looking for getGrandTotal. You can try load($this->getOrderId())->getGrandTotal(); ?>

Source Link
Maxi
  • 67
  • 1
  • 4

I think you are looking for getGrantTotal. You can try load($this->getOrderId())->getGrandTotal(); ?>