• Resolved mystorynorge

    (@mystorynorge)


    After updating the api-keys in the settings panel, we started getting errors when trying to go through the checkout process.

    When entering the checkout page all we get is: “En feil har oppstått – vennligst last inn siden omigjen for å restarte transaksjonen, eller gå tilbake til butikken.”

    We have double checked the api-keys on the settings page, and they are correct.

    In the logs we see many lines like this:

    2026-08-13T08:09:35+00:00 Debug Initiating Checkout session for *
    2026-08-13T08:09:35+00:00 Feil Kunne ikke starte Vipps MobilePay Checkout-økten: MSN * 403 Forbidden Forbidden

    Checking the network tab when opening the checkout page we see an ajax request that looks like:

    _vippsorder: *
    vipps_checkout_sec: *
    _wp_http_referer: /vipps_checkout/
    action: vipps_checkout_start_session
    orderid: *
    {
    "success": true,
    "data": {
    "ok": 0,
    "msg": "MSN * 403 Forbidden Forbidden",
    "src": "",
    "redirect": "",
    "orderid": *
    }
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lasse Pladsen

    (@lassepladsen)

    Hello,

    It seems like the Vipps MobilePay API is returning 403 forbidden for your MSN – meaning the MSN is not authorized for Vipps MobilePay Checkout.

    Since you updated the api keys, does this mean you have a new MSN or did you simply regenerate the api keys for the same MSN?

    Thread Starter mystorynorge

    (@mystorynorge)

    A new organization had to be set up and a new account was set up with Vipps. This also meant that the MSN was changed, and we updated all the keys in the settings panel to what the Vipps portal says we should use for this new MSN.

    From what i can tell in the Vipps portal the old and new accounts seem identical.

    Plugin Contributor Lasse Pladsen

    (@lassepladsen)

    Since it’s a new MSN, it seems to be related to the recent sale of Vipps MobilePay Checkout to Kustom. Because of this, Vipps MobilePay Checkout users will migrate to Kustom Checkout within april 2027, but if I’m not mistaken new MSN’s cannot acquire Checkout anymore – you will have to instead install and use Kustom Checkout which will provide Vipps MobilePay as a built-in payment option.

    Alternatively you can still use the WooCommerce standard checkout and Vipps MobilePay will work there as a standard payment method.

    You can read more about the Vipps MobilePay Checkout and Kustom changes here. We recommend contacting Vipps MobilePay support directly for further information or clarification about these changes for new MSN’s.

    • This reply was modified 1 week, 1 day ago by Lasse Pladsen. Reason: typo
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.