Package DE_EPAGES::Tax::API::Object::TaxMethod
object interface for TaxMethod.
Base |
DE_EPAGES::Object::API::Object::Object |
Functions
featureName
Returns the feature name.
Syntax |
$FeatureName = $PaymentMethod->featureName; |
Return |
|
usableAtStorefront
Tests if a tax method is visible in the storefront. Should be overwritten by tax method subclasses.
Syntax |
$Usable = $TaxMethod->usableAtStorefront($hVars); |
Input |
|
Return |
|