PHP Class FlatTaxModifier, silvershop-core

Inheritance: extends TaxModifier
Mostrar archivo Open project: burnbright/silverstripe-shop Class Usage Examples

Public Methods

Method Description
populateDefaults ( )
value ( $incoming ) Get the tax amount to charge on the order.

Method Details

populateDefaults() public method

public populateDefaults ( )

value() public method

Get the tax amount to charge on the order.
public value ( $incoming )