Logotype
For developers
By Qliro
Select search filters:
0
0
/
/
Banner widget
Overview
An simple way to promote Qliro Payment methods and campaigns, without having to manually update banners continuously. The provided parameters control what payment method and color theme will be used.
 
How-to
To use the Banner, place a div with class qliro-banner and desired data variables. The Widgets script will then fill these either automatically at script load or when window._qliroWidgets() is called.
Parameters
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 [CAMPAIGNINVOICEPART_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
 
Example
<div class="qliro-banner" data-method="CAMPAIGN" data-color="mint" data-shadow></div>
icon corner-down-right-dark
Next up is Qliro Logo