Logotype
For developers
By Qliro
Select search filters:
0
0
/
/
Preparations
How-to
To prepare your site for Qliro Widgets, simply add a script tag at the bottom of your page.
Supported Countries/Languages
Country Language
SE sv
NO no
DK da
FI fi
EN en
 
HTML
<script src="https://widgets.qliro.com/?m=abc123&c=SE&l=sv" async></script>
 
Parameters
Parameter Type Description Mandatory
m String Merchant configuration id, provided by Qliro. Yes
c String Country, two characters. In accordance with ISO 3166-1. Yes
l String Language, two characters. Should be specified if the default language of the country should be overridden. No
Dynamic Rendering
If the Payment Widget should update or more widgets or banners have been added dynamically, use this function to update. Then, all instances of the widget will be re-rendered and all new banner instances will be evaluated.
 
Example
window._qliroWidgets()
icon corner-down-right-dark
Next up is Payment widget