Feature - We will now save the last 15 requests to Payson that had an API error and display them on the WooCommerce status page. This should help with getting error messages when you need to debug issues without going through the logs. These will also be in the status report that you can send to us for support tickets.
Tweak - Bumped required PHP version to 7.0.
Tweak - Minimum order/cart amount to make PaysonCheckout available in checkout is now 10 SEK or 1 EUR.
Fix - Improved control in detecting when requested refunds don't match up with what is actually refunded.
Fix - Do not set WooCommerce order status to On hold in capture request if order has already been captured (in situations when capture has been done in Payson backoffice).