WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
What happened is that in the admin-bakery the status has changed to "cancelled". Our customer did NOT changed anything in their admin.
// Check if the payment has been canceled by userif ($get_status == 'canceled') { $payment_status = 'canceled'; return;}