You can change the default "Icon" used in payment methods
Specific configuration parameters
Parameter | Description |
---|---|
paymentPrepaidIcon | Parameter used to change the icon of the payment method prepaid , you should put a url as the parameter value (optional) |
paymentLinkIcon | Parameter used to change the icon of the payment method of the payment link, you should put a url as the parameter value (optional) |
paymentCashIcon | Parameter used to change the icon of the payment method in cash, you should put a url as the parameter value (optional) |
paymentTerminalIcon | Parameter used to change the icon of the payment method in terminal (Dataphone), you should put a url as the parameter value (optional) |
paymentLoyaltyCardIcon | Parameter used to change the icon of the payment method of the loyalty card, you should put a url as the parameter value (optional) |
paymentTransferIcon | Parameter 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