A list of texts than you can customize:
Texts
You can change the default "Text" used in payment methods.
Specific configuration parameters
Parameter | Description |
---|---|
paymentPrepaidText | String which will be used as display text during the Prepaid payment method (optional) |
paymentLinkText | String which will be used as display text during the Link payment method (optional) |
paymentCashText | String which will be used as display text during the Cash payment method (optional) |
paymentTerminalText | String which will be used as display text during the Terminal payment method (optional) |
paymentLoyaltyCardText | String which will be used as display text during the Loyalty Card payment method (optional) |
paymentTransferText | String which will be used as display text during the Transfer payment method (optional) |
You can change the default "Icon" used in payment methods
Specific configuration parameters
Parameter | Description |
---|---|
paymentPrepaidIcon | String which will be used as display the icon during the Prepaid payment method, you should put a url as the parameter value (optional) |
paymentLinkIcon | String which will be used as display the icon during the Link payment method, you should put a url as the parameter value (optional) |
paymentCashIcon | String which will be used as display the icon during the Cash payment method, you should put a url as the parameter value (optional) |
paymentTerminalIcon | String which will be used as display the icon during the Terminal payment method, you should put a url as the parameter value (optional) |
paymentLoyaltyCardIcon | String which will be used as display the icon during the Loyalty Card payment method, you should put a url as the parameter value (optional) |
paymentTransferIcon | String which will be used as display the icon during the Transfer payment method, you should put a url as the parameter value (optional) |