Custom payments method icons

You can change the default "Icon" used in payment methods

Specific configuration parameters

ParameterDescription
paymentPrepaidIconParameter used to change the icon of the payment method prepaid , you should put a url as the parameter value (optional)
paymentLinkIconParameter used to change the icon of the payment method of the payment link, you should put a url as the parameter value (optional)
paymentCashIconParameter used to change the icon of the payment method in cash, you should put a url as the parameter value (optional)
paymentTerminalIconParameter used to change the icon of the payment method in terminal (Dataphone), you should put a url as the parameter value (optional)
paymentLoyaltyCardIconParameter used to change the icon of the payment method of the loyalty card, you should put a url as the parameter value (optional)
paymentTransferIconParameter used to change the icon of the payment method of the transfer, you should put a url as the parameter value (optional)

Usage Example

You will see the following content

Payment method prepaid

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentPrepaidIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png

Payment method of the payment link

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentLinkIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png

Payment method in cash

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentCashIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png

Payment method in terminal (Dataphone)

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentTerminalIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png

Payment method of the loyalty card

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentLoyaltyCardIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png

Payment method of the transfer

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&paymentTransferIcon=https://cdn-icons-png.flaticon.com/512/8977/8977814.png