The issue
In release 0.6.49 test configuration was updated. The update:
def test_mode
FlexCommerceApi.config.order_test_mode || true
end
means that test_mode is always being set to true even in production, this has means that customers can't check out using paypal.