• Hi there, currently Paysera payment gateway is loading all payment method images at the same time on the checkout page. This has a huge impact on the loading speed of the page. It would be cool if you can add the loading="lazy" attribute to images which definitely will improve the situation, this is supported by all modern browsers.
    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author paysera

    (@paysera)

    Hello,
    in most cases, it helps to faster load all the payment methods, also, it’s not a big image, but thanks for your note, we will review the possibility to implement it in the near future.

    Have a nice day!

    Thread Starter serhiihulyi

    (@serhiihulyi)

    Hi, just want to follow up on this.

    Here is the screenshot of the loading performance without lazy loading the images https://prntscr.com/1q9sg3d It requires loading 198 images at the same time and blocks the loading of other important files. Total time is 24s

    Now take a look at loading performance with lazy loading images https://prntscr.com/1q9sfss Total time to load the page drops to 8s (that’s 3x faster)

    The difference is quite significant and I think everyone will benefit from this

    • This reply was modified 3 years, 3 months ago by serhiihulyi.
    • This reply was modified 3 years, 3 months ago by serhiihulyi.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout images loading optimization’ is closed to new replies.