How To Create An Order Total Module

Title

OldNew
11How To Create An Order Total Module

Permalink

OldNew
11how_to_create_an_order_total_module

Content

OldNew
1# How To Create an Order Total Module
12
3Order total modules can produce lines that are displayed in the order
4total summary for an order. It can both specify amounts or add/subtract
5amounts indicated by the parameter "calculate".
6
7```php ~/includes/modules/order_total/ot_summary_line.inc.php

Edited by litecart on Dec 29 2023 at 04:28 AM