• Hello Team,

    We are getting a timeout issue while checkout or some time it shows Unfortunately, the Vipps payment method is currently unavailable

    PHP Warning: Invalid argument supplied for foreach() in /home/devagrup/public_html/shop.devagruppen.no/wp-content/plugins/woo-vipps/Vipps.class.php on line 1149

    Thanks,

    Ankit

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

    (@iverok)

    The error message isn’t directly connected to your issue except that it may have the same cause: It is generated when, during express checkout, the customers’ session does not exist (which is a problem since that is used to calculate shipping etc).

    Unfortunately, to debug this further you will probably need to find out the source of your timeouts. The “Payment currently unavailable” can occur if the call to Vipps’ servers do not answer within a set time (around 5 seconds), but if you see actual timeout messages on your own screen, the problem may be on your servers.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid argument supplied for foreach()’ is closed to new replies.