• Resolved horgster

    (@horgster)


    Hi!

    During checkout, the “VIPPS Login” button and text is not very intuitive,
    It is also quite difficult to re-style for better user experience.

    Current config is:

    “Logg inn eller registrer en konto med <LOGO VIPPS> for å fortsette til kassen – <button Klikk for å fortsette”

    On mobile devices, this can be to much.

    Suggestion:
    Change the button to include VIPPS Logo and change text to “Logg in med <LOGO>”.

    If not, add configuration to the VIPPS plugin settings to allow us to:
    Change text to button, text before and after

    The design that of VIPPS Hurtigkasse in the checkout page is an god example on how nice it can be 🙂

    Cheers
    Horgster

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Iver Odin Kvello

    (@iverok)

    There are filters available to change the button text, but I guess adding a configuration option for this would be useful. I’ve added a git issue at

    https://github.com/vippsas/vipps-login-wordpress/issues/9

    The filters available are e.g.

    ‘continue_with_vipps_checkout_banner_html’
    ‘continue_with_vipps_login_banner_html’
    ‘continue_with_vipps_register_banner_html’

    – and more. But I’ll look into configuration options.

    Thread Starter horgster

    (@horgster)

    Hi @iverok

    Cool, that will be very valuable and easy for those whom are not so technical 🙂

    Do you have any SDK documentation for these filters ?

    Cheers
    Horgster

    Plugin Author Iver Odin Kvello

    (@iverok)

    For the Login plugin: No, unfortunately not (yet). For the payment gateway, all the filters are enumerated with a short description in the Readme file.

    I try to answer practical questions on extending and using the filters as complete and quickly as I can on this forum as it is a bit hard to anticipate exactly which apis will be used and in which way.

    For instance, the hooks and filters are designed to allow integration with other ‘applications’ like WooCommerce, and to use “continue with Vipps” for stuff like comments (which will be included as a default module at some point), to modify how users are created and confirmed, how the login flow works, how to use the Vipps userdata on login and user creation ‘and so forth’.

    “Changing the appearance of the login buttons and banners” should probably have its own chapter though.

    Thread Starter horgster

    (@horgster)

    Hey @iverok

    Thanks for adding the possibility to add the appearance of the login buttons and banners 😀

    Best Regards
    Horgster

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘VIPPS Login – Checkout page – better login button’ is closed to new replies.