Package DE_EPAGES::Payment::API::TLE::PaymentLogoHandler
Implements TLE functions for payment logos.
Functions
ShopPaymentLogos
Returns the payment Logos for the given shop and payment type.
Syntax |
#ShopPaymentLogos(#Shop, #PaymentTypeAlias) |
Example |
#LOOP( #ShopPaymentLogos(#Shop.Object, "Moneybookers") ) ... #ENDLOOP |
Input |
|