Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Widget personalization:

There are currently two widget styles. You can choose which one to show with the “Widget visualization params” field in the SeQura Checkout module:

  • Text

  • Banner

They can be further customized using parameters in JSON format. Use the widget simulator to design the widget and paste the generated .json code in the “Widget visualization params” field.

The parameters you can modify are the following:

  • type (text, banner o legacy)

  • size (SL)

  • font-color (#rrggbb)

  • background-color (#rrggbb)

  • alignment (leftcenter right)

  • branding (whiteblack o default)

  • starting-text (only as-low-as)

  • amount-font-size (13, 15, 17)

  • amount-font-color (#rrggbb)

  • amount-font-bold (true o false)

  • link-font-color (#rrggbb)

  • link-underline (true o false)

  • border-color (#rrggbb)

  • no-costs-claim (free o without-cost)

If you leave the field empty the default parameters will be {"type":"text", "size":"M", "alignment":"center", "font-color":"#353735"}.


Marketing resources (sliders, logos and texts)

If you want to create a personalized banner or slider, you can use the images and logos in this link. These images and logos are in PNG and SVG format, in order to give flexibility in the design and make it as close to your design as possible.

In that same link you will find tutorials for the visual elements available for our payment methods.

  • No labels