For developers
By Qliro
Parameters | Type | Description | Mandatory |
class | String | Must include qliro-banner. | Yes |
data-method | Enum | The payment method to be presented in the banner. One of [CAMPAIGN, INVOICE, PART_PAYMENT]. Default value is CAMPAIGN. | No |
data-color | Enum | The color theme used in the banner. Always mint. | No |
data-shadow | Boolean | Whether or not the banner should be rendered with a Qliro style shadow. Default is false. | No |
<div class="qliro-banner" data-method="CAMPAIGN" data-color="mint" data-shadow></div>