Package DE_EPAGES::Klarna::API::TLE::KlarnaTLEHandler
Functions
KLARNA_INVOICEFEE
Function returns the invoice fee as gross or net price depending on the tax model. Decimal points are replaced by commas.
Syntax |
#KLARNA_INVOICEFEE(#PaymentMethod.Object, #TaxModel) |
Input |
|
Return |
|
KLARNA_LANGUAGECODE
Function returns language code by numerical language code, used in SF template.
Syntax |
#KLARNA_LANGUAGECODE(#LanguageID) |
Example |
#LOCAL("LanguageCode", #KLARNA_LANGUAGECODE(#LanguageID)) #LanguageCode #ENDLOCAL |
Input |
|
Return |
|