diff --git a/src/Readme.txt b/src/Readme.txt index 02d7abde..53247e2e 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -79,6 +79,9 @@ If you would like to use our logos on your site: https://www.billmate.se/press-och-media/ == Changelog == += 3.11.3 (2020-09-22) +* Feature - Make the plugin compatible with Wordpress REST API + = 3.11.2 (2020-09-11) * Fix - Make sure order exists in Billmate Gateway * Fix - Remove updatePayment call after success diff --git a/src/commonfunctions.php b/src/commonfunctions.php index 1f4c583b..90541769 100755 --- a/src/commonfunctions.php +++ b/src/commonfunctions.php @@ -1,6 +1,6 @@