Package DE_EPAGES::Payment::API::TLE::PaymentLevelHandler
Implements TLE functions for payment levels.
Functions
PaymentLevels
Returns the payment levels for a given currency and tax model ordered by LowerBound ascending.
Syntax |
#LOOP(#FUNCTION("PaymentLevels", #PaymentMethod, #Currency, #TaxModel, #ExtraPrecision)) |
Example |
#LOOP(#FUNCTION("PaymentLevels", #Object, #INPUT.Currency, #Shop.InputTaxModel, 1)) #BaseValue[money] #Multiplier[reg_float] #LowerBound[reg_float] #UpperBound[reg_float] #ENDLOCAL |
Input |
|