improved
2022-09-27
over 2 years ago by Iuliia Kovalchuk
Introduced an option to change loading image on widget initialization. Since now, partners have the following options:
- use default Paybis preloader (
loader
=true); - hide the default preloader and use any custom one (
loader
=false); - customize the default preloader image and background (pass appropriate parameters in the
loader
object.
Read more in Widget SDK options.